From ui-design-grounding
UIのレイアウト・余白・視覚階層を修正・改善する。グリッドシステム・スペーシングリズム・視覚的優先順位・カード使用の適切さを最適化する。レイアウトが崩れている・余白が不統一・階層が不明確なときに使用する。
How this skill is triggered — by the user, by Claude, or both
Slash command
/ui-design-grounding:arrange-uiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
ui-design-grounding スキルを呼び出し、以下のリファレンスを読み込む:
ui-design-grounding スキルを呼び出し、以下のリファレンスを読み込む:
ui-design-grounding/reference/spatial-layout.mdui-design-grounding/reference/typography.mdui-design-grounding/reference/responsive-design.mdui-design-grounding/reference/anti-patterns.mdDESIGN.md のスペーシングスケール・コントロール最小サイズ・コンテナ幅ルールが具体値で定義されているかを確認する。
未定義の項目がある場合は、改善の前に基準の定義を提案する。基準なしで「問題なし」と判断してはならない。
gap ではなく margin で間隔を管理グリッドシステム:
space.xs(4) → space.xl(48) 等gap プロパティでの間隔管理repeat(auto-fit, minmax(280px, 1fr))スペーシングリズム:
視覚階層:
カード整理:
コンテナクエリ:
@container)レイアウト修正後、以下のコマンドスキルの実行を検討する:
/adapt-ui — レイアウト変更のマルチデバイス適応を確認/audit-ui — 変更後の技術品質を監査Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub nextscape/ns-plugins --plugin ui-design-grounding