plugins/design-expert/skills/0-identity-system/SKILL.md
Phase 0: Read sector template (creative/fintech/ecommerce/devtool), generate OKLCH palette with chroma > 0.05, pick approved typography pair (never Inter/Roboto/Arial), define spacing base unit + motion profile.
npx skillsauth add fusengine/agents identity-systemInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Start of a new project, or when no design-system.md exists at project root.
references/identity-brief.md — collect answers to the 5 questions.references/sector-palettes.md — pick the OKLCH palette base.references/oklch-system.md — primary, secondary, accent, neutral + semantic colors. Validate contrast with references/contrast-ratios.md.references/typography-pairs.md — display + body fonts matching sector personality. NEVER use Inter, Roboto, Arial.references/spacing-density.md — dense / standard / editorial.references/motion-personality.md — corporate / modern / playful / luxury.references/visual-technique-matrix.md — what is allowed for this personality x density combination.design-system.md at project root using the matching template from references/templates/ (fintech, ecommerce, devtool, creative, or blank).design-system.md at project root with: OKLCH palette, typography pair, spacing profile, motion personality, visual techniques allowed.1-designing-systems/SKILL.md — Convert identity into design tokens and responsive system.
| File | Purpose |
|------|---------|
| references/identity-brief.md | 5-question brand questionnaire |
| references/sector-palettes.md | Sector-specific OKLCH palettes |
| references/oklch-system.md | OKLCH color generation rules |
| references/contrast-ratios.md | WCAG contrast validation |
| references/typography-pairs.md | Approved font pairings |
| references/spacing-density.md | Density profiles |
| references/motion-personality.md | Motion personality definitions |
| references/visual-technique-matrix.md | Allowed techniques per personality |
| references/templates/ | design-system.md templates per sector |
testing
Copy self-audit and ban-lists — filler verbs/hype adjectives, slop placeholder names, fake-precise numbers, Title Case headlines, humor in error copy ('Oops!'), em-dash crutch, one copy register per page.
development
Logged-in web apps — dashboards, auth flows, settings, onboarding, data tables, command palettes, modals, toasts. Register `product`: density and glance-speed over marketing polish, no hero/CTA-tricks, every data surface covers empty/loading/error explicitly, tables and dataviz follow preattentive-processing rules.
development
Marketing sites, landing pages, campaign pages — register `brand` (design IS the product). Structure comes from the register's POV + a macrostructure pick, never from copying an inspiration site's section flow. Hero discipline, deviated section order, asymmetric grids, and a silhouette lookalike-test gate before ship.
development
Token-strategy core — OKLCH color rules, neutral tinting, accent-commitment levels, type scale, 8pt spacing grid, touch targets, and the canonical output format of design-system.md (the file the harness gates on). This is routing step 1 of design-method/SKILL.md — read it before design-web/design-webapp/design-ios/design-android, before picking or auditing a single color/type/spacing value.