Get a week free of Claude Code →

🎨 Web Design Guidelines

Reviews UI code against Web Interface Guidelines and outputs concise findings

QUICK INSTALL
npx playbooks add skill vercel-labs/agent-skills --skill web-design-guidelines

About

Reviews UI code against Web Interface Guidelines and outputs concise findings. This skill provides a specialized system prompt that configures your AI coding agent as a web design guidelines expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Web Design Guidelines skill effectively.

System Prompt (136 words)

Web Interface Guidelines

Review files for compliance with Web Interface Guidelines.

How It Works

  • Fetch the latest guidelines from the source URL below
  • Read the specified files (or prompt user for files/pattern)
  • Check against all rules in the fetched guidelines
  • Output findings in the terse file:line format

Guidelines Source

Fetch fresh guidelines before each review:

https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md

Use WebFetch to retrieve the latest rules. The fetched content contains all the rules and output format instructions.

Usage

When a user provides a file or pattern argument:

  • Fetch guidelines from the source URL above

  • Read the specified files

  • Apply all rules from the fetched guidelines

  • Output findings using the format specified in the guidelines


If no files specified, ask the user which files to review.

Related Skills

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.