| name | guide |
| description | Write guide documentation pages. Use when creating or editing conceptual docs in docs/src/pages/docs/guides/, writing how-to guides, feature explanations, or tutorial content. |
Guide Writing Skill
Required Context
Read these files before writing guides:
ai/documentation/guide/page-writing.md - Guide structure, heading hierarchy
ai/documentation/shared/slop-identification.md - Anti-patterns, rail menu validation
ai/documentation/shared/good-examples.md - Vite/Svelte style reference
ai/documentation/shared/link-grammar.md - Internal linking strategy
ai/documentation/shared/rewrite-instructions.md - Editorial guidelines
Canonical Reference Docs
Read 1-2 of these to understand the correct format:
docs/src/pages/docs/guides/components/state.mdx - Overview � sections � code � cross-links pattern
docs/src/pages/docs/guides/templates/loops.mdx - Progressive complexity, PlaygroundExample integration
docs/src/pages/docs/guides/templates/slots.mdx - Concise explanations