From rmyndharis-antigravity-skills
Guides use of ES6+ features (async/await, destructuring, spread, arrow functions, promises, modules, iterators, generators) and functional programming patterns for clean, efficient JavaScript. Use when refactoring legacy code or optimizing apps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rmyndharis-antigravity-skills:modern-javascript-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive guide for mastering modern JavaScript (ES6+) features, functional programming patterns, and best practices for writing clean, maintainable, and performant code.
Comprehensive guide for mastering modern JavaScript (ES6+) features, functional programming patterns, and best practices for writing clean, maintainable, and performant code.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.npx claudepluginhub rmyndharis/antigravity-skillsGuides usage of ES6+ features (async/await, destructuring, spread, arrow functions, promises, modules) and functional patterns for refactoring legacy code and writing clean JavaScript.
Guides refactoring legacy JavaScript to modern ES6+ syntax, implementing functional programming patterns, and writing clean, maintainable, performant code.
Guides writing clean, performant JavaScript using features from ES6 through ES2026. Includes decision trees for array methods, nullish handling, and immutable operations with runtime support notes.