#  Web Interface Guidelines now available as an agent command

**Published:** January 12, 2026 | **Authors:** John Phamous

---

You can now install Vercel's [Web Interface Guidelines](https://vercel.com/design/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](https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md) directly or add [AGENTS.md](https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/AGENTS.md) to your project.

Learn more about using the [Web Interface Guidelines with Agents](https://vercel.com/design/guidelines#integrate-with-agents).

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)