React Hooks
MCP Serverby berlysia · Added 5mo ago
Claude
9
Install
git clone https://github.com/berlysia/dotfilesAdd to Claude
claude mcp add react-hooksQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"react-hooks": {
"command": "npx",
"args": [
"@modelcontextprotocol/react-hooks"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
This skill should be used when the user asks to "review React hooks", "check useEffect usage", "optimize hooks performance", "design custom hooks", "refactor to use hooks", "remove unnecessary useEffect", "simplify useMemo usage", or discusses React hooks patterns. Provides guidance on writing minimal, effective React hooks code.
Tags
developmentgoreactgitapiskill