forge-harden
Installation
SKILL.md
/forge-harden — Production Hardening
Make the interface production-ready:
- Error states using --danger and --danger-subtle tokens
- Loading states (skeleton using --surface-sunken)
- Empty states with centered messaging
- Text overflow handling (ellipsis, word-break)
- Logical properties for RTL support (padding-inline, margin-block)
- @supports checks for modern CSS features
All states use your system tokens, not hardcoded values.