leonardomsoleonardomsoCommunityยท6 Agent Skills Included

33-js-concepts

Master 33 essential JavaScript concepts with tested, verified guides

Creates complete JavaScript learning guides covering closures, promises, the event loop, prototypes, and 29 more core concepts. Eliminates shallow tutorials by generating tested code examples, fact-checked explanations, and curated articles and videos for every topic. Runs an end-to-end workflow from resource research to writing, testing, accuracy checks, and SEO review.
npx skills add leonardomso/33-js-concepts --all -g -y
Available:

Gives the AI agent full project context, content structure rules, and testing conventions so it can correctly write, test, and verify JavaScript concept documentation using the suite's sub-skills.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install 33-js-concepts?โ–ผ

Run `npx skills add leonardomso/33-js-concepts --all -g -y` in your terminal to install all skills in this suite globally.

What are the 33 JavaScript concepts?โ–ผ

They cover fundamentals like scope, closures, and the call stack, plus async topics like promises and the event loop, and advanced topics like prototypes, design patterns, and Big O notation.

How does the concept-workflow skill work?โ–ผ

It runs five phases in order: curating resources, writing the guide, generating Vitest tests, fact-checking against MDN and the ECMAScript spec, and running an SEO audit.

Does it verify code examples are correct?โ–ผ

Yes. The test-writer skill converts every code example into automated Vitest tests, and the fact-check skill verifies outputs, links, and technical claims.

Is 33-js-concepts good for interview preparation?โ–ผ

Yes. Each concept includes clear explanations, working code examples, common mistakes, and curated articles and videos, making it a strong interview study reference.

Related Repositories in Education & Research

View All in Education & Researchโ†’