Version
1.0.0
Status: published
Created: 1/16/2026, 6:04:45 PM
LatestaiPASS
Risk: n/aStarted: n/aCompleted: n/a
No report payload.
dependencyPASS
Risk: n/aStarted: n/aCompleted: n/a
View report details
{
"requires": {
"env": [],
"bins": [],
"config": [],
"anyBins": []
},
"installers": [],
"references": {
"tools": [],
"connectors": []
},
"dependencies": []
}licensePASS
Risk: lowStarted: n/aCompleted: n/a
View report details
{
"license": "MIT",
"allowlisted": true
}metadataPASS
Risk: lowStarted: n/aCompleted: n/a
View report details
{
"name": "Vercel React Best Practices",
"type": "guide",
"license": "MIT",
"version": "1.0.0",
"homepage": "https://github.com/vercel-labs/agent-skills/tree/main/skills/react-best-practices",
"security": {
"openSource": true,
"safeListed": false,
"auditRequired": false,
"requireSource": false,
"requiresAudit": false,
"repositoryHost": "github.com",
"declaredOpenSource": null,
"declaredAuditRequired": null,
"repositoryHostAllowed": true
},
"repository": "https://github.com/vercel-labs/agent-skills",
"description": "React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.",
"sourceBytes": null,
"capabilities": [
"react-optimization",
"nextjs-performance",
"bundle-optimization",
"server-side-rendering",
"client-side-data-fetching",
"code-review",
"refactoring",
"performance-tuning"
],
"sourceCommit": "main",
"sourceSha256": null
}sandboxPASS
Risk: n/aStarted: n/aCompleted: n/a
No report payload.
staticPASS
Risk: n/aStarted: n/aCompleted: n/a
No report payload.