react▌
127 indexed skills · max 10 per page
react-flow-advanced
existential-birds/beagle · Frontend
react-flow-advanced
react-testing-library
itechmeat/llm-code · Frontend
Install: npm install --save-dev @testing-library/react @testing-library/dom. Recommended extras: @testing-library/user-event and @testing-library/jest-dom. React 19 requires v16.1.0+.
react-best-practices
mastra-ai/mastra · Frontend
Comprehensive performance optimization guide for React applications, containing 12 rules across 6 categories. Rules are prioritized by impact to guide automated refactoring and code generation.
vercel-react-best-practices
sickn33/antigravity-awesome-skills · Frontend
Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.
react-hook-form-zod
ovachiever/droid-tings · Frontend
Status: Production Ready ✅ Last Updated: 2025-11-20 Dependencies: None (standalone) Latest Versions: [email protected], [email protected], @hookform/[email protected]
react-native
vercel-labs/json-render · Frontend
React Native renderer that converts JSON specs into native mobile component trees with standard components, data binding, visibility, actions, and dynamic props.
react-best-practices
davila7/claude-code-templates · Frontend
Comprehensive performance optimization guide for React and Next.js applications with 40+ rules organized by impact level. Designed to help developers eliminate performance bottlenecks and follow best practices.
react-pdf
vercel-labs/json-render · Frontend
React PDF renderer that generates PDF documents from JSON specs using @react-pdf/renderer.
react-dev
davila7/claude-code-templates · Frontend
Type-safe React = compile-time guarantees = confident refactoring.
react-component-performance
dimillian/skills · Frontend
Identify render hotspots, isolate expensive updates, and apply targeted optimizations without changing UI behavior.