From ui-design-grounding
UIのタイポグラフィを修正・改善する。フォント選定・階層設計・サイズスケール・垂直リズム・可読性を最適化する。文字が読みにくい・フォントが合わない・テキスト階層が不明確なときに使用する。
npx claudepluginhub nextscape/ns-plugins --plugin ui-design-groundingThis skill uses the workspace's default tool permissions.
ui-design-grounding スキルを呼び出し、以下のリファレンスを読み込む:
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
ui-design-grounding スキルを呼び出し、以下のリファレンスを読み込む:
ui-design-grounding/reference/typography.mdui-design-grounding/reference/accessibility.mdui-design-grounding/reference/spatial-layout.mdフォント選定:
スケール:
clamp()垂直リズム:
可読性:
max-width: 65ch の適用OpenType機能:
font-variant-numeric: tabular-numsfont-variant-caps: all-small-capsfont-display: swap が設定されているかsize-adjust 等)でレイアウトシフトを防いでいるかuser-scalable=no を使っていないかタイポグラフィ修正後、以下のコマンドスキルの実行を検討する:
/arrange-ui — タイポグラフィ変更に伴う余白・レイアウトの再調整/audit-ui — 変更後の技術品質を監査