react-best-practices
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a library of architectural best practices for React development, focusing on performance metrics like Time to Interactive (TTI) and Largest Contentful Paint (LCP).
- [EXTERNAL_DOWNLOADS]: References several well-known and trusted Node.js packages for specific optimizations, including 'better-all' for async parallelization and 'swr' for state subscriptions. These are standard tools in the frontend ecosystem.
- [COMMAND_EXECUTION]: Includes a documentation example for 'svgo', a standard command-line utility for optimizing SVG files. The usage is restricted to a developer-facing instruction for asset optimization.
Audit Metadata