From jet-skills
Generate complete, structured documentation for a feature, module, API, or project using the Diataxis framework (tutorial / how-to / reference / explanation). Use whenever the user asks to "write docs", "document this", "generate documentation", "write a tutorial", "write a how-to", or "explain this module". Reads the real code before writing and never documents behavior the code doesn't have.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jet-skills:documentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce documentation a reader can actually use, partitioned by what they need — not one
Produce documentation a reader can actually use, partitioned by what they need — not one undifferentiated wall of prose.
docs/ — default to standalone.
Read ./CONTEXT.md if present for the stack, domain language, and where docs already live.adr skill.)humanizer patterns to
your own output. Markdown by default.Don't pad, don't duplicate the same content across quadrants, and don't auto-commit — present the files for review.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub prestarius/jet-skills-stack --plugin jet-skills