# vercel-labs-agent-skills

A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities. Skills follow the Agent Skills format.

- Tier: Auto-invoked (ships a FLOW.md router)
- Category: Development
- Page: https://www.flowy.sh/listings/vercel-nextjs-flow
- Source: https://github.com/vercel-labs/agent-skills
- Price: free and open source

## Summary
vercel-labs-agent-skills is a Claude Code plugin of 9 hand-picked skills with a FLOW.md router. Install it once and the right skill fires as you prompt, with no slash command to remember. It is built for development work. It includes composition-patterns, deploy-to-vercel, react-best-practices. Free and open source.

## Install (Claude Code)
```
/plugin install flowy@flowy-flows
/flowy:vercel-nextjs-flow
```

## Skills
- composition-patterns
- deploy-to-vercel
- react-best-practices
- react-native-skills
- react-view-transitions
- vercel-cli-with-tokens
- vercel-optimize
- web-design-guidelines
- writing-guidelines

## FAQ

### What is vercel-labs-agent-skills?
A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities. Skills follow the Agent Skills format.

### How do I install vercel-labs-agent-skills?
Run these in Claude Code: /plugin install flowy@flowy-flows then /flowy:vercel-nextjs-flow. Then prompt normally.

### Does vercel-labs-agent-skills auto-invoke its skills?
Yes. It ships a FLOW.md router that Flowy's hook fires, so the matching skill runs as you prompt. You never name a skill.

### Is vercel-labs-agent-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
