Back to list
qcwssss

web-design-guidelines

by qcwssss

0🍴 0📅 Jan 25, 2026

SKILL.md


name: web-design-guidelines description: Use when reviewing UI, accessibility, or UX in web interfaces and you need to audit components against web design best practices.

Web Design Guidelines (Vercel)

Overview

Use this skill to audit UI code against Vercel’s Web Interface Guidelines. Focus on accessibility, focus states, forms, performance, and interaction rules.

When to Use

  • Reviewing UI for accessibility or UX issues
  • Auditing new components for best practices
  • Checking forms, dialogs, focus, or navigation behavior
  • Verifying design consistency and interaction rules

How It Works

  1. Fetch the latest rules from: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md
  2. Read the specified files or ask which files to review
  3. Compare code against the rules
  4. Report findings using the output format in the guidelines

Quick Reference

  • Accessibility: aria-labels, semantic HTML, keyboard handlers
  • Focus: visible focus, focus-visible, trap in dialogs
  • Forms: labels, validation, error messaging
  • Navigation: URL state, deep-linking, internal links
  • Performance: image sizing, lazy loading, layout stability

Example Trigger

"Review this modal for accessibility and focus handling." → Use this skill to fetch guidelines and audit the modal component.

Common Mistakes

  • Skipping the guideline fetch and relying on memory
  • Reviewing without the file list or pattern
  • Ignoring the required output format

Full reference: https://github.com/vercel-labs/agent-skills/tree/main/skills/web-design-guidelines

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon