docs-steward
Installation
SKILL.md
Docs Steward
Maintain docs quality, architecture, and framework currency in project-local repositories.
Input: $ARGUMENTS — mode keywords, framework names, migration goals, or natural-language docs requests.
Canonical Vocabulary
Use these canonical terms exactly throughout docs-steward outputs.
| Term | Meaning | NOT |
|---|---|---|
| docs framework | Primary platform rendering docs (Starlight, Docusaurus, Fumadocs, Sphinx, MkDocs) | "site generator" (too broad) |
| theme layer | Visual and component skin on top of a framework | "framework" |
| content graph | Navigation + page relationships + generated indexes | "folder list" |
| init | Non-destructive docs bootstrap in an existing repository | "reinitialize/overwrite" |
| sync | Regenerate framework artifacts from source docs state | "deploy" |
Related skills