design-guide
Installation
SKILL.md
Design Guide
Comprehensive design system ensuring every UI you build looks modern, professional, and consistent across all platforms (SwiftUI, Android Studio, web applications).
Style Mode and Priority (Conflict Resolution)
Select one style mode before implementation and keep it consistent:
- Professional Baseline (default): product UI, enterprise dashboards, app flows, or any request emphasizing clarity, consistency, and maintainability.
- Expressive Visual: only when user explicitly asks for bold/creative/brand-forward aesthetics.
Priority when skills overlap:
- If
design-guideandfrontend-designboth apply, decide mode first. - In Professional Baseline,
design-guideowns typography, color, spacing, and component style decisions. - In Expressive Visual,
frontend-designowns visual direction;design-guidestill enforces usability guardrails (readability, spacing rhythm, interactive states, accessibility basics). - Never mix contradictory font rules in one output. Use one typography policy per task.