react-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of performance optimization rules (57 total) for React and Next.js. It provides architectural guidance and code examples to improve performance (e.g., eliminating waterfalls, optimizing bundle size, and reducing re-renders).
- [EXTERNAL_DOWNLOADS]: The documentation references well-known and reputable industry packages such as
swr,lru-cache, andlucide-reactas examples for performance optimization. It also mentionspnpmandnpx svgofor development and asset optimization tasks, which are standard tools in the web development ecosystem.
Audit Metadata