About
This skill provides a comprehensive orchestration layer for Claude Code to ensure JavaScript development follows modern ES2022+ standards. It guides the AI through implementing ES modules, managing asynchronous operations with async/await, and maintaining strict code quality metrics like cyclomatic complexity limits. By integrating ESLint and Prettier configurations, it helps developers maintain a clean, maintainable codebase while leveraging modern patterns such as destructuring, template literals, and spread operators.