docs-writer-reference

Installation
SKILL.md

Reference Page Writer

Quick Reference

Page Type Decision Tree

  1. Is it a Hook? Use Type A (Hook/Function)
  2. Is it a React component (<Something>)? Use Type B (Component)
  3. Is it a compiler configuration option? Use Type C (Configuration)
  4. Is it a directive ('use something')? Use Type D (Directive)
  5. Is it an ESLint rule? Use Type E (ESLint Rule)
  6. Is it listing multiple APIs? Use Type F (Index/Category)

Component Selection

For component selection and patterns, invoke /docs-components.


Related skills
Installs
47
GitHub Stars
11.7K
First Seen
Feb 1, 2026