Skill

Vercel Agent Skills

Skill

React, composition, and the design rules Vercel actually ships.

The official Vercel pack: react-best-practices, composition-patterns, and web-design-guidelines as invokable skills.

latest·MIT·Updated this month·github.com/vercel-labs/agent-skills

Claude CodeCursorDesktop
Scanned
npx skills add vercel-labs/agent-skills

By Vercel

Input

A component or a page that is getting away from you.

Output

A rewrite that matches how Vercel writes React.

vercel-agent-skills.skill/invoke

You say

This list re-renders the world. Fix it the Vercel way.

It returns

Memo boundary moved. Key is stable. Composition matches the pack.

Prompt notebook

Prompts this skill is built for.

  • You say

    This list re-renders the world. Fix it the Vercel way.

    It returns

    Memo boundary moved. Key is stable. Composition matches the pack.

What it teaches

  1. 01React
  2. 02Composition
  3. 03Web guidelines