Review UI code according to the Web Interface Guidelines. Use when you need 'review my UI', 'check accessibility', 'audit design', or 'check best practices'.
審查檔案是否符合 Web 介面指南與最佳實踐。
在審查 UI 代碼時,請重點檢查以下項目:
md:, lg: 前綴。max-w-screen-xl 或類似容器限制。<button>, <a>, <nav>, <main>) 而非全部使用 <div>。:focus 或 :focus-visible 樣式。<img> 標籤必須有 alt 屬性。class:list 或 clsx 處理條件式樣式,避免過度嵌套。當使用者要求審查代碼時:
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer