ワンクリックで
ui-layout
Improve layout, spacing, and visual rhythm
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Improve layout, spacing, and visual rhythm
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
Surface deepening opportunities in a codebase — shallow modules, seam leaks, missing locality — and grill through whichever one you pick. Architecture-pattern aware (monolith / distributed / serverless).
Reconcile and validate all documents in the project's docs/ directory
Full-project code audit workflow: audit then fix
Systematic root cause analysis. No fixes without investigation
Principal Engineer persona. Production-first technical judgment
| name | ui-layout |
| description | Improve layout, spacing, and visual rhythm |
/ui-layout [target] - Improve layout, spacing, visual rhythm. Fix monotonous grids, inconsistent spacing, weak hierarchy.
--space-sm, --space-md), not pixel-namedgap instead of margins for siblings (eliminates margin collapse)clamp() for fluid spacing on larger screensrepeat(auto-fit, minmax(280px, 1fr)) for responsive grids without breakpoints