React performance optimization guidelines from Vercel Engineering. Contains 45 rules across 8 categories. Use when optimizing React components, bundle size, or data fetching patterns. IMPORTANT: This codebase uses Vite + TanStack Router (SPA), NOT Next.js. See applicability notes below for which rules apply.
A vendored snapshot of Vercel Engineering's React performance pack (MIT, see SKILL.md frontmatter).
There is no build step here: AGENTS.md is the compiled form of rules/*.md as shipped upstream, and
editing either in place makes the next re-vendor a conflict rather than an overwrite.
SKILL.md — what the loader reads. Its applicability section is the part this repo maintains, and
it is the part to read first: much of the pack is Next.js/RSC-only and does not apply to this SPA.rules/*.md — one rule each; _sections.md carries the section order and impact levels.AGENTS.md — every rule expanded into one document.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