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.
This skill is a lightweight stub that fetches the latest guidance from Vercel's upstream repository at runtime.
The skill definition (SKILL.md) points to Vercel's compiled rulebook:
Fetch that file during use so the rules stay current.
If you want an offline snapshot, install the upstream repo separately and link it into your Claude Code skills directory.
Example:
mkdir -p ~/.claude/skills
git clone https://github.com/vercel-labs/agent-skills ~/.claude/skills/_upstream-agent-skills
ln -sfn ~/.claude/skills/_upstream-agent-skills/skills/react-best-practices ~/.claude/skills/react-best-practices
npx skills add dtsong/vercel-react-best-practices下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer