·docs-voice
""

docs-voice

reactjs/react.dev

Use when writing any React documentation. Provides voice, tone, and style rules for all doc types.

7Installs·1Trend·@reactjs

Installation

$npx skills add https://github.com/reactjs/react.dev --skill docs-voice

SKILL.md

| Learn | Conversational | "Here's what that looks like...", "You might be wondering..." | | Reference | Technical | "Call useState at the top level...", "This Hook returns..." | | Blog | Accurate | Focus on facts, not marketing |

Note: Pitfall and DeepDive components can use slightly more conversational phrasing ("You might wonder...", "It might be tempting...") even in Reference pages, since they're explanatory asides.

✅ "React waits until all code in event handlers runs before processing state updates. This is called batching."

Use when writing any React documentation. Provides voice, tone, and style rules for all doc types. Source: reactjs/react.dev.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/reactjs/react.dev --skill docs-voice
Category
""Writing
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is docs-voice?

Use when writing any React documentation. Provides voice, tone, and style rules for all doc types. Source: reactjs/react.dev.

How do I install docs-voice?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/reactjs/react.dev --skill docs-voice Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/reactjs/react.dev