docs-components
Comprehensive MDX component patterns (Note, Pitfall, DeepDive, Recipes, etc.) for all documentation types. Authoritative source for component usage, examples,…
Use when reviewing React documentation for structure, components, and style compliance
$ npx -y skills add reactjs/react.dev --skill review-docs --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/review-docsContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when reviewing React documentation for structure, components, and style compliance
name: review-docs description: Use when reviewing React documentation for structure, components, and style compliance
CRITICAL: do not load these skills yourself.
Run these tasks in parallel for the given file(s). Each agent checks different aspects—not all apply to every file:
If no file is specified, check git status for modified MDX files in `src/content/`.
The docs-reviewer will return a checklist of the issues it found. Respond with the full checklist and line numbers from all agents, and prompt the user to create a plan to fix these issues.
This repo contains the source code and documentation powering react.dev.
Repo: reactjs/react.dev
Comprehensive MDX component patterns (Note, Pitfall, DeepDive, Recipes, etc.) for all documentation types. Authoritative source for component usage, examples,…
Use when adding interactive RSC (React Server Components) code examples to React docs using <SandpackRSC>, or when modifying the RSC sandpack infrastructure.
Use when adding interactive code examples to React docs.
Use when writing any React documentation. Provides voice, tone, and style rules for all doc types.
Use when writing or editing files in src/content/blog/. Provides blog post structure and conventions.
Use when writing or editing files in src/content/learn/. Provides Learn page structure and tone.