技能 编程开发 网页界面指南合规性检查

网页界面指南合规性检查

v20260409
web-design-guidelines
用于对用户界面(UI)代码进行全面审查,以确保其符合最新的网页界面设计指南和最佳实践。该工具特别适合进行可访问性审计、设计合规性检查和代码质量审查,帮助开发者确保产品达到行业最高标准。
获取技能
420 次下载
概览

Web Interface Guidelines

Review files for compliance with Web Interface Guidelines.

How It Works

  1. Fetch the latest guidelines from the source URL below
  2. Read the specified files (or prompt user for files/pattern)
  3. Check against all rules in the fetched guidelines
  4. 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:

  1. Fetch guidelines from the source URL above
  2. Read the specified files
  3. Apply all rules from the fetched guidelines
  4. Output findings using the format specified in the guidelines

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

信息
Category 编程开发
Name web-design-guidelines
版本 v20260409
大小 1.2KB
更新时间 2026-04-14
语言