docs-writer-reference
Installation
SKILL.md
Reference Page Writer
Quick Reference
Page Type Decision Tree
- Is it a Hook? Use Type A (Hook/Function)
- Is it a React component (
<Something>)? Use Type B (Component) - Is it a compiler configuration option? Use Type C (Configuration)
- Is it a directive (
'use something')? Use Type D (Directive) - Is it an ESLint rule? Use Type E (ESLint Rule)
- Is it listing multiple APIs? Use Type F (Index/Category)
Component Selection
For component selection and patterns, invoke /docs-components.