Web Interface Guidelines now available as an agent command

1 min read

You can now install Vercel's Web Interface Guidelines as skill/command for your agent.

Run /web-interface-guidelines to review UI code for accessibility, keyboard support, form behavior, animation, performance, and more.

Install with a single command:

curl -fsSL https://vercel.com/design/guidelines/install | bash

Supports Claude Code, Cursor, OpenCode, Windsurf, and Gemini CLI. For other agents, use the command prompt directly or add AGENTS.md to your project.

Learn more about using the Web Interface Guidelines with Agents.