docs-writer-learn
Learn Page Writer
Persona
Voice: Patient teacher guiding a friend through concepts Tone: Conversational, warm, encouraging
Voice & Style
For tone, capitalization, jargon, and prose patterns, invoke /docs-voice.
Page Structure Variants
1. Standard Learn Page (Most Common)
---
title: Page Title
---
More from reactjs/react.dev
react-expert
Use when researching React APIs or concepts for documentation. Use when you need authoritative usage examples, caveats, warnings, or errors for a React feature.
915docs-components
Comprehensive MDX component patterns (Note, Pitfall, DeepDive, Recipes, etc.) for all documentation types. Authoritative source for component usage, examples, and heading conventions.
59docs-sandpack
Use when adding interactive code examples to React docs.
57review-docs
Use when reviewing React documentation for structure, components, and style compliance
52docs-writer-blog
Use when writing or editing files in src/content/blog/. Provides blog post structure and conventions.
47docs-writer-reference
Reference page structure, templates, and writing patterns for src/content/reference/. For components, see /docs-components. For code examples, see /docs-sandpack.
47