Skip to main content
Back to registry

javascript-mastery

sickn33/antigravity-awesome-skills

33+ essential JavaScript concepts every developer should know, inspired by 33-js-concepts .

Installs338
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill javascript-mastery
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
33+ essential JavaScript concepts every developer should know, inspired by 33-js-concepts . Use this skill when: JavaScript has 7 primitive types: Key points : JavaScript implicitly converts types: Falsy values (8 total): false , 0 , -0 , 0n , "" , null , undefined , NaN Rule : Always use === unless you have a specific reason not to. A closure is a function that remembers its lexical scope: Common use cases : Stack overflow example: Execution order : Functions that take or return functions: - Explaining JavaScript concepts - Debugging tricky JS behavior - Teaching JavaScript fundamentals - Reviewing code for JS best practices - Understanding language quirks - Primitives are immutable - Passed by value - typeof null === "object" is a historical bug - Data privacy (module pattern) - Function factories - Partial application - Memoization - Synchronous code (call stack) - Microtasks (Promise callbacks, queueMicrotask) - Macrotasks (setTimeout, setInterval, I/O) - 33 JS Concepts - JavaScript.info - MDN JavaScript Guide - You Don't Know JS

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does javascript-mastery do?

33+ essential JavaScript concepts every developer should know, inspired by 33-js-concepts .

Is javascript-mastery good?

javascript-mastery does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does javascript-mastery work with?

javascript-mastery currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to javascript-mastery?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install javascript-mastery?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill javascript-mastery

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering