# 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: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/vercel-labs-claude-skills
- Source: https://github.com/vercel-labs/claude-skills
- Price: free and open source

## Summary
vercel-labs-agent-skills is a Claude Code plugin with 9 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes composition-patterns, deploy-to-vercel, react-best-practices. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add vercel-labs/claude-skills --agent claude-code
```

## 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: npx -y skills add vercel-labs/claude-skills --agent claude-code. Then prompt normally.

### Does vercel-labs-agent-skills auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### 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.
