i18n/zh-TW/web-design-guidelines/SKILL.md
審查 UI 程式碼是否符合 Web Interface Guidelines。用於「審查我的 UI」、「檢查無障礙」、「稽核設計」、「審查 UX」或「檢查最佳實踐」。
npx skillsauth add tai-ch0802/skills-bundle web-design-guidelinesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
審查檔案是否符合 Web Interface Guidelines。
file:line 格式輸出結果每次審查前抓取最新指南:
https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md
使用 WebFetch 擷取最新規則。抓取的內容包含所有規則和輸出格式說明。
當使用者提供檔案或模式參數時:
如果未指定檔案,詢問使用者要審查哪些檔案。
| 技能 | 適用時機 | |------|----------| | frontend-design | 編碼前 — 學習設計原則(色彩、排版、UX 心理)| | web-design-guidelines(本技能)| 編碼後 — 無障礙、效能和最佳實踐稽核 |
1. 設計 → 閱讀 frontend-design 原則
2. 編碼 → 實作設計
3. 稽核 → 執行 web-design-guidelines 審查 ← 你在這裡
4. 修復 → 處理稽核發現的問題
development
Unified testing skill — TDD workflow, unit/integration patterns, E2E/Playwright strategies. Replaces tdd-workflow + testing-patterns + webapp-testing.
testing
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
development
Spec-Driven Development (SDD): A structured workflow (Requirement -> Analysis -> Implementation) enforcing explicit documentation before coding.
development
Methodologies for System Analysis (SA), focusing on technical architecture, data flow modeling, and API design.