This orchestrates five documentation skills in sequence to take a JavaScript concept from zero to published: resource curation, writing, test generation, fact checking, and SEO review. You get the full assembly line for creating concept pages like "hoisting" or "event loop" with all the quality gates built in. The workflow is opinionated about structure (it wants that question hook, the "what you'll learn" box, the key takeaways) and enforces completeness at each phase before moving forward. Best for new pages where you want the entire process handled systematically. If you just need to add tests or fix SEO on existing content, the individual skills are less heavyweight.
npx skills add https://github.com/leonardomso/33-js-concepts --skill concept-workflow