web-design-guidelines
UIコードがウェブインターフェースデザインガイドラインに準拠しているかレビューし、アクセシビリティ、デザイン、ユーザーエクスペリエンスをチェックして、インターフェースの品質と標準を確保します。
npx skills add vercel-labs/agent-skills --skill web-design-guidelinesBefore / After 効果比較
1 组過去、UIコードがウェブデザインガイドラインに準拠しているかどうかの審査は、主に手動検査に依存していました。これは時間と労力がかかるだけでなく、主観的な判断や疲労により問題を見落としがちでした。特にアクセシビリティ、デザイン規範、ユーザーエクスペリエンスの面で顕著でした。その結果、インターフェースの品質はばらつき、ユーザーエクスペリエンスは低下し、さらにはコンプライアンスリスクに直面する可能性もありました。
現在、自動化ツールを使用してUIコードを審査することで、ウェブインターフェースデザインガイドラインへの準拠を効率的かつ正確にチェックできます。ツールはアクセシビリティの欠陥、デザインの不整合、潜在的なユーザーエクスペリエンスの問題を迅速に特定し、詳細なレポートと改善提案を提供します。これにより、審査の効率と精度が大幅に向上し、インターフェースの品質と標準が確保され、ユーザーにより高品質で使いやすいインタラクティブな体験を提供します。
description SKILL.md
name: web-design-guidelines description: Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". metadata: author: vercel version: "1.0.0" argument-hint:
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:lineformat
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.
forumユーザーレビュー (0)
レビューを書く
レビューなし
統計データ
ユーザー評価
この Skill を評価