react-performance
Optimizes React and Next.js performance with over 70 rules, enhancing load times and user interactions based on Vercel's best practices.
Install this skill
or
83/100
Security score
The react-performance skill was audited on Jun 24, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 151
Template literal with variable interpolation in command context
SourceSKILL.md
| 151 | const mod = await import(`./pages/${name}`); |
medium line 359
Template literal with variable interpolation in command context
SourceSKILL.md
| 359 | useEffect(() => setFull(`${first} ${last}`), [first, last]); |
medium line 362
Template literal with variable interpolation in command context
SourceSKILL.md
| 362 | const full = `${first} ${last}`; |
low line 145
External URL reference
SourceSKILL.md
| 145 | Next.js 13.5+ has [Optimize Package Imports](https://nextjs.org/docs/app/api-reference/next-config-js/optimizePackageImports) that automates this for listed packages — use it; manual direct imports st |
low line 489
External URL reference
SourceSKILL.md
| 489 | preconnect("https://api.example.com"); |
Scanned on Jun 24, 2026
View Security DashboardGitHub Stars 220.9K
Rate this skill
Categorydevelopment
UpdatedAugust 1, 2026
github-copilotcodexchatgptclaude-codecursoropencoderoo-codeampwindsurfclinegemini-cliantigravitymanusfrontendcross-platformfrontend-developerproduct-managergrowth-pmux-designerqa-engineerdevelopmentproductdesign
affaan-m/ECC