web-design-guidelines
前端 UI 审查清单:可读性、视觉密度、间距、响应式、空状态、加载态和可访问性。
DeepseekModel
キュレーション済みスキル
品質 優秀 · 90
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=openbmb-pilotdeck-skills-web-design-guidelines-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name web-design-guidelines description 前端 UI 审查清单:可读性、视觉密度、间距、响应式、空状态、加载态和可访问性。 Web Design Guidelines Use this skill after building or modifying web UI. It helps the agent review whether the interface is usable, readable, responsive, and polished. Checklist Layout: consistent alignment, predictable grid, no accidental crowding. Typography: readable sizes, clear hierarchy, line length under control. Color: sufficient contrast, semantic states, no random palette mixing. Interaction: clear hover/focus/active/disabled states. Responsiveness: mobile, tablet, and desktop layouts remain usable. Accessibility: keyboard focus, labels, alt text, contrast, reduced motion where relevant. Product states: loading, empty, error, offline, and success states exist when needed. Polish: spacing, borders, shadows, icon sizes, and copy tone feel consistent. Output When reviewing, return: pass/fail summary, top issues, concrete fixes, and files/components likely affected. PilotDeck Migration Note Source inspiration: Vercel Agent Skills web design guidance and common UI QA practice. This is a PilotDeck-native draft, not a verbatim copy.
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |