This is your practical reference for writing cleaner JavaScript using ES6+ features and functional patterns. Use it when refactoring legacy code, migrating from callbacks to async/await, or setting up data transformation pipelines. It includes an implementation playbook with detailed examples, which is helpful if you're the type who learns better from code than theory. The scope is tight: modern syntax, functional approaches, and async patterns. It won't revolutionize your architecture, but if you're still writing var and chaining callbacks, or you want a solid pattern reference while coding, it's a reasonable addition to your toolkit.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill modern-javascript-patterns