Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install meaddrab933-muse-skills-ecosystem-react-nextjs-react-best-practicesgit clone https://github.com/Meaddrab933/muse.gitcp muse/SKILL.MD ~/.claude/skills/meaddrab933-muse-skills-ecosystem-react-nextjs-react-best-practices/SKILL.md--- name: react-best-practices description: React development guidelines with hooks, component patterns, state management, and performance optimization. author: vercel category: development tags: [react, typescript, nextjs] --- # React Best Practices Modern React development guidelines covering hooks, component patterns, state management, and performance optimization. ## When to Use - Building React applications - Learning React best practices - Code reviews for React projects - Performance optimization ## Source This skill references patterns from [Vercel's agent-skills](https://github.com/vercel-labs/agent-skills).