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/wording.mdui-design-grounding/reference/cognitive.mdui-design-grounding/reference/accessibility.md対象UI内のすべてのテキスト要素を種類別に収集する:
ボタンラベル:
エラーメッセージ:
空状態:
用語の統一:
繰り返し使う用語を整理し、一貫性のガイドを提供する:
| 推奨用語 | 非推奨 | 使用場面 |
|---|---|---|
| 削除 | 除去、消去 | データ・要素の永久的な除去 |
| 保存 | 登録、更新 | 変更内容の永続化 |
| ... | ... | ... |
ワーディング改善後、以下のコマンドスキルの実行を検討する:
/guard-ui — 国際化(i18n)を見据えたエッジケース対応/score-ui — 改善後のUXヒューリスティクス評価