원클릭으로
ui-harden
Make interfaces production-ready: error handling, empty states, i18n, edge cases
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Make interfaces production-ready: error handling, empty states, i18n, edge cases
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-harden |
| description | Make interfaces production-ready: error handling, empty states, i18n, edge cases |
/ui-harden [target] - Make interfaces production-ready: error handling, empty states, onboarding, i18n, text overflow, edge cases.
text-overflow: ellipsis; white-space: nowrap; overflow: hidden;-webkit-line-clampmin-width: 0; overflow: hidden;clamp(), minimum 14px mobilemargin-inline-start not margin-leftIntl.DateTimeFormat / Intl.NumberFormat for locale-aware formatting[dir="rtl"]prefers-reduced-motion: reduce respected