docs-create
Installation
SKILL.md
docs-create
Create documentation with standard templates.
Context Files
${CLAUDE_PLUGIN_ROOT}/docs/STYLE.md- Documentation standards (read from plugin source)$JAAN_TEMPLATES_DIR/jaan-to-docs.template.md- Shared docs template (shared with docs-update)$JAAN_LEARN_DIR/jaan-to-docs.learn.md- Shared docs lessons (shared with docs-update, loaded in Pre-Execution)${CLAUDE_PLUGIN_ROOT}/docs/extending/language-protocol.md- Language resolution protocol
Note: Templates are read from the project's $JAAN_TEMPLATES_DIR directory. Pre-execution protocol Step C offers to seed from the plugin on first use.