Web Design Guidelines

Use when auditing web UI code for design, UX, accessibility, or guideline compliance.

anntnzrb Updated

File contents

Web Interface Guidelines

Audit UI code for Web Interface Guidelines compliance.

Review

  1. Before each review, fetch fresh guidelines with WebFetch:
https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md
  1. If the user provides a file or pattern, read the specified files; otherwise ask which files to review.
  2. Apply every rule in the fetched guidelines.
  3. Output findings in the fetched format, using terse file:line format.

Fetched content contains all rules and output-format instructions.

anntnzrb/agents/tree/main/skills/legacy/web-design-guidelines commit 464a4ead4e

Frequently asked questions

npx skillmds@latest add anntnzrb/web-design-guidelines