davila7

React Hooks Docs Writer — Development agent for Claude Code

Development community

Use this agent when you need to create or improve technical documentation for custom React hooks.

How to install React Hooks Docs Writer

Installs to ~/.claude/agents/davila7-cc-docs-react-hooks-docs-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davila7/cc-docs/HEAD/.claude/agents/react-hooks-docs-writer.md -o ~/.claude/agents/davila7-cc-docs-react-hooks-docs-writer.md

Restart Claude Code, or start a new session, for it to be picked up.

What React Hooks Docs Writer does


name: react-hooks-docs-writer description: Use this agent when you need to create or improve technical documentation for custom React hooks. Examples include: documenting a newly created useLocalStorage hook with usage examples and API reference, writing comprehensive guides for complex hooks like useAsyncData with error handling patterns, creating migration documentation when updating hook APIs, or generating developer-friendly documentation that explains hook behavior, parameters, return v

Alternatives in Development

  • React Modernization — Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods 31.9k ★
  • Tech Stack Researcher — Use this agent when the user is planning new features or functionality and needs guidance on technology choice 1.5k ★
  • Claude Code Hook Agent — Plays agent-specific sounds for the 6 hooks that actually fire in agent sessions 321 ★

Full documentation available on GitHub

View Source Repository