javascript-best-practices
Installation
SKILL.md
JavaScript Best Practices
Comprehensive guide for modern JavaScript development covering performance, code quality, and best practices.
When to Apply
Reference these guidelines when:
- Writing new JavaScript code
- Reviewing code for performance or quality issues
- Refactoring existing JavaScript code
- Optimizing application performance
- Ensuring code maintainability