What problem does it solve?
It provides opinionated, implementation-ready guidance for designing skeumorphic interfaces that look tactile and playful while staying accessible and consistent.
Core Features & Use Cases
- Design foundation rules: Defines typography, spacing, and a specific color token set to keep the visual language coherent (e.g., primary #FA3C00, surface #FFFFFF, text #111827, spacing 4/8/12/16/24/32).
- Accessibility and interaction expectations: Enforces WCAG 2.2 AA, keyboard-first interaction, and visible focus states with testable acceptance criteria.
- Do/Don’t quality gates: Requires semantic tokens, preserves hierarchy, and explicitly avoids low-contrast text, inconsistent spacing rhythm, and ambiguous labels.
Quick Start
Instruct your AI agent to generate skeumorphic UI guidelines that include tokenized foundations, component states (default/hover/focus-visible/active/disabled/loading/error as relevant), accessibility acceptance criteria, and a QA checklist for code review.