first-fluke/oh-my-agent/.agents/skills/oma-design/SKILL.md
oma-design
AI design specialist skill with DESIGN.md management, anti-pattern enforcement, optional Stitch MCP integration, and component library guidance. Covers typography, color systems, motion design (motion/react, GSAP, Three.js), responsive-first layouts, and accessibility (WCAG 2.2).
- Source repository stars
- 1,212
- Declared platforms
- 0
- Static risk flags
- 1
- Last source update
- 2026-08-06
- Source checked
- 2026-08-06
Decision brief
What it does—and where it fits
AI design specialist skill with DESIGN. md management, anti-pattern enforcement, optional Stitch MCP integration, and component library guidance.
Not for
- Tasks that require unconfirmed production actions or broad system permissions.
- Environments where the pinned source and install steps cannot be inspected.
Compatibility matrix
Platform support, with evidence labels
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
Inspect first. Install second.
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/first-fluke/oh-my-agent --skill ".agents/skills/oma-design"Inspect the Agent Skill "oma-design" from https://github.com/first-fluke/oh-my-agent/blob/548f8b330a4a2e806e49eee6b67852578fc4dda8/.agents/skills/oma-design/SKILL.md at commit 548f8b330a4a2e806e49eee6b67852578fc4dda8. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
What the source asks the agent to do
- 01
Canonical workflow path
Optional vendor seed discovery:
Optional vendor seed discovery: - 02
Workflow Summary
7 phases: Setup → Extract → Enhance → Propose → Generate → Audit → Handoff. See resources/execution-protocol.md for full detail.
7 phases: Setup → Extract → Enhance → Propose → Generate → Audit → Handoff. See resources/execution-protocol.md for full detail. - 03
Scheduling
Design specialist that defines, creates, and validates project design systems. DESIGN.md is the central artifact; all design work revolves around it.
User asks for design system, DESIGN.md, visual direction, typography, color, motion, accessibility, anti-pattern review, or component guidance.User needs design decisions before frontend implementation or wants UI quality audited from a design perspective.Defining or revising a project design system - 04
Goal
Design specialist that defines, creates, and validates project design systems. DESIGN.md is the central artifact; all design work revolves around it.
Design specialist that defines, creates, and validates project design systems. DESIGN.md is the central artifact; all design work revolves around it. - 05
Intent signature
User asks for design system, DESIGN.md, visual direction, typography, color, motion, accessibility, anti-pattern review, or component guidance.
User asks for design system, DESIGN.md, visual direction, typography, color, motion, accessibility, anti-pattern review, or component guidance.User needs design decisions before frontend implementation or wants UI quality audited from a design perspective.- User asks for design system, DESIGN.md, visual direction, typography, color, motion, accessibility, anti-pattern review, or component guidance. - User needs design decisions before frontend implementation or wants UI…
Permission review
Static risk signals and limitations
Network access
The documentation includes network, browsing, or remote request actions.
[linear.app](https://linear.app): clean dark UI, minimal, professionalNetwork access
The documentation includes network, browsing, or remote request actions.
[stripe.com](https://stripe.com): strong hierarchy, purposeful animationEvidence record
Why each signal appears
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 92/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 1,212 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Provenance and original SKILL.md
- Repository
- first-fluke/oh-my-agent
- Skill path
- .agents/skills/oma-design/SKILL.md
- Commit
- 548f8b330a4a2e806e49eee6b67852578fc4dda8
- License
- MIT
- Collected
- 2026-08-06
- Default branch
- main
View the original SKILL.md
oma-design
Scheduling
Goal
Design specialist that defines, creates, and validates project design systems. DESIGN.md is the central artifact; all design work revolves around it.
Intent signature
- User asks for design system,
DESIGN.md, visual direction, typography, color, motion, accessibility, anti-pattern review, or component guidance. - User needs design decisions before frontend implementation or wants UI quality audited from a design perspective.
When to use
- Defining or revising a project design system
- Creating or auditing
DESIGN.md - Selecting typography, color, layout, motion, or component direction
- Reviewing UI work for responsive behavior, accessibility, and visual quality
- Redesigning an existing site or app (preserve vs overhaul modes)
- Using optional vendor inspiration from Stitch MCP or getdesign
When NOT to use
- Implementing frontend components or application UI -> use
oma-frontend - Planning product scope or task breakdown -> use
oma-pm - Backend, database, infrastructure, or mobile implementation -> use the relevant specialist skill
- General quality/security review outside visual, interaction, and accessibility concerns -> use
oma-qa
Expected inputs
- Product, brand, audience, platform, and UI/design problem
- Existing
.design-context.md,DESIGN.md, screenshots, references, or component constraints - Accessibility, responsive, language, and implementation constraints
Expected outputs
- Design direction, revised
DESIGN.md, audit findings, component guidance, or handoff notes - Responsive-first, WCAG-aware design recommendations
- Optional vendor seed attribution when getdesign is used
outputs:
- name: design-doc
description: Updated DESIGN.md when the run materially advances the design system
artifact: "DESIGN.md"
required: false
- name: design-context
description: Refreshed .design-context.md snapshot when a discovery pass runs
artifact: ".design-context.md"
required: false
Dependencies
.design-context.mdandDESIGN.md- Design resources, references, anti-pattern catalog, and optional Stitch/getdesign integrations
- shadcn/component library context when recommending components
Control-flow features
- Branches by missing context, CJK language support, vendor seed availability, and anti-pattern audit results
- May read/write design docs and call optional design/vendor tooling
- Requires user confirmation before generation when multiple directions exist
Structural Flow
Entry
- Check
.design-context.md; if missing, run setup before design work. - Identify target audience, platform, content language, and design artifact.
- Decide whether vendor inspiration or Stitch integration is relevant.
Scenes
- PREPARE: Load design context and constraints.
- ACQUIRE: Extract existing design signals, references, and anti-pattern risks.
- REASON: Propose directions, typography, color, layout, motion, and accessibility choices.
- ACT: Generate or revise
DESIGN.mdand related guidance. - VERIFY: Audit responsive behavior, WCAG, Nielsen heuristics, and AI-slop patterns.
- FINALIZE: Handoff design decisions and attribution where required.
Transitions
- If
.design-context.mdis missing, create it before continuing. - If the target is an existing site/app, load
resources/redesign-protocol.mdand classify Preserve vs Overhaul before proposing. - If CJK support is needed, prioritize CJK-ready fonts.
- If vendor seed fetch fails, choose retry, continue without seed, or abort.
- If anti-patterns appear, surface alternatives before finalizing.
Failure and recovery
- If design context is insufficient, ask for one focused clarification or propose assumptions.
- If vendor inspiration is unavailable, continue with local design synthesis.
- If accessibility checks fail, revise before handoff.
Exit
- Success: design artifact is project-specific, responsive-first, accessible, and audit-ready.
- Partial success: missing context, vendor failure, or open design decision is explicit.
Logical Operations
Actions
| Action | SSL primitive | Evidence |
|---|---|---|
| Read design context | READ | .design-context.md, DESIGN.md, references |
| Select design direction | SELECT | 2-3 directions and recommended option |
| Infer visual system | INFER | Typography, color, layout, motion |
| Call optional tooling | CALL_TOOL | Stitch/getdesign/shadcn when relevant |
| Write design artifact | WRITE | DESIGN.md or audit output |
| Validate design quality | VALIDATE | Checklist, WCAG, anti-patterns |
| Report handoff | NOTIFY | Final design summary |
Tools and instruments
- Design references, anti-pattern catalog, checklist, Stitch integration, getdesign fetcher
- shadcn CLI recommendations when component guidance is needed
Canonical workflow path
1. Check `.design-context.md`; create it if missing.
2. Produce 2-3 design directions and get confirmation.
3. Generate or revise `DESIGN.md`, then run the design checklist.
Optional vendor seed discovery:
bunx getdesign@latest list
Resource scope
| Scope | Resource target |
|---|---|
LOCAL_FS | .design-context.md, DESIGN.md, design resources |
CODEBASE | Existing UI and component patterns |
NETWORK | Optional getdesign/vendor references |
PROCESS | Optional CLI/tool invocations |
Preconditions
- Target design problem and artifact are identifiable.
- Design context exists or setup can create it.
Effects and side effects
- May create or modify
DESIGN.mdand design context artifacts. - May fetch vendor seed material and append MIT attribution.
- Does not implement frontend code directly.
Guardrails
- Check
.design-context.mdbefore any design work. If missing, run Phase 1 (Setup) to create it. - System font stack as default (
system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif). Add custom fonts only with project justification. - If the service supports CJK languages (ko/ja/zh): prioritize CJK-ready fonts (Pretendard Variable > Noto Sans CJK > system-ui fallback). If latin-only: choose fonts appropriate for the target audience.
- Enforce anti-patterns strictly; reject AI slop. See
resources/anti-patterns.md. - Name colors semantically with hex values: "Deep Ocean Navy (#1a2332)" not "dark blue".
- Recommend components with install commands (shadcn CLI).
- ALL output must be responsive-first (mobile layout as default, enhance upward).
- WCAG AA minimum for all designs. Respect
prefers-reduced-motion. - Stitch MCP is optional; all phases work without it.
- Present 2-3 design directions and get user confirmation before generating.
- Declare a one-line Design Read before proposing: "Reading this as: <page kind> for <audience>, with a <vibe> language." If genuinely ambiguous, ask exactly ONE clarifying question — never guess, never a question dump.
- Redesigns follow
resources/redesign-protocol.md: detect Preserve vs Overhaul, audit before touching, never silently change URLs, nav labels, form field names, or brand marks. - Visual assets follow
resources/asset-strategy.md: image generation (oma-image) first, picsum seed second, labeled placeholder last. Div-based fake screenshots are banned. - Consistency locks: one accent color, one corner-radius system, one theme per page. Lock them early, audit against them in Phase 6 (checklist section 6 mechanical checks).
Anti-Pattern Quick Reference
Typography
- DON'T: Default to custom Google Fonts when system fonts suffice
- DON'T: Reach for Inter as the default custom sans (LLM signature); override only on explicit neutral/Linear-style ask or public-sector/a11y-first brief
- DON'T: Load 3+ font families without justification
- DON'T: Body text below 16px on mobile
- DO: System font stack first, custom fonts for brand identity only
- DO: Test CJK at every size (line-height 1.7-1.8)
Color & Gradient
- DON'T: Purple-to-blue gradient backgrounds (strongest AI slop signal)
- DON'T: Gradient orbs/blobs as hero decoration ("AI SaaS look")
- DON'T: Gradient + glassmorphism + blur combo (triple slop)
- DON'T: Mesh gradient backgrounds as primary visual
- DON'T: Pure white (#fff) on pure black (#000); too harsh
- DO: Solid colors or subtle single-hue gradients
- DO: Texture (noise, grain, dither) over plain gradients
- DO: Derive gradients from brand colors with clear purpose
Layout
- DON'T: Nested cards inside nested cards
- DON'T: Desktop-only fixed-width layouts
- DON'T: Hero with identical 3-metric stats layout (AI pattern)
- DO: 8px grid, consistent section rhythm
- DO: Responsive-first, works at 375px minimum
- DO: Mix layout patterns (chess, grid, bento, full-bleed)
Motion
- DON'T: Bounce easing on everything
- DON'T: Animation duration > 800ms for UI transitions
- DON'T: Ignore prefers-reduced-motion
- DO: transform + opacity only for 60fps
- DO: 150ms micro-interactions, 200-500ms transitions
Components
- DON'T: Glassmorphism everywhere; use sparingly
- DON'T: Hover-only interactions without touch/keyboard alternatives
- DON'T: Default to lucide-react or hand-rolled SVG icons; pick one family deliberately (Phosphor > HugeIcons > Radix > Tabler; lucide on explicit ask or existing dependency)
- DO: shadcn/ui for base, Aceternity UI / React Bits for accent effects
- DO: All interactive elements must have visible focus states
Content & Copy
- DON'T: "John Doe" personas, "Acme/Nexus" brand names, Lorem Ipsum, fake-perfect numbers (99.99%)
- DON'T: Filler verbs ("Elevate", "Seamless", "Unleash") or performative labels ("Quietly trusted by")
- DON'T: Em-dash (
—) anywhere in visible output — zero tolerance, no "sparingly" allowance; en-dash as separator also banned (hyphen only) - DO: Copy self-audit before handoff — re-read every visible string, rewrite anything broken or AI-cute
- DO: One label per CTA intent per page
Assets
- DON'T: Div-based fake screenshots; text wordmark logo walls; hand-rolled SVG icons
- DO: oma-image generation first → picsum seed → labeled placeholder + report
Workflow Summary
7 phases: Setup → Extract → Enhance → Propose → Generate → Audit → Handoff.
See resources/execution-protocol.md for full detail.
Vendor Inspiration (getdesign)
Phase 2 can optionally seed from the community
getdesign catalog
(VoltAgent/awesome-design-md,
MIT). Trigger it by listing a supported vendor domain in the
## Reference Sites section of your .design-context.md:
## Reference Sites
- [linear.app](https://linear.app): clean dark UI, minimal, professional
- [stripe.com](https://stripe.com): strong hierarchy, purposeful animation
Any domain that matches a brand in the getdesign manifest triggers an
automatic fetch + hash-verify + load during Phase 2. No new fields, no
extra config. Full vendor list: see bunx getdesign@latest list
(telemetry is always disabled by oma-design).
Seed, not final. oma-design treats vendor templates as inspiration and synthesizes a project-specific DESIGN.md around them. Importantly:
- Typography is never adopted from the seed. Rule #2 (system font stack default) and Rule #3 (Pretendard Variable / Noto Sans CJK for ko/ja/zh) always win over the vendor's latin-only fonts.
- Anti-patterns are pre-audited before synthesis. If a vendor uses heavy glassmorphism or purple gradients, Phase 4 will surface the choice explicitly rather than copy the pattern silently.
- Offline is fine. If the fetch fails, you get a 3-option dialog (retry / continue without seed / abort). Default: continue.
Attribution is appended to the generated DESIGN.md in Phase 7 as a
required MIT compliance footer. Full fetcher rules, matching algorithm,
injection defenses, and multi-vendor merge policy live in
resources/getdesign-fetcher.md.
Resources
resources/execution-protocol.md: 7-phase workflow + example.design-context.mdappendixresources/anti-patterns.md: Full DO/DON'T catalogresources/checklist.md: Audit checklist (Responsive + WCAG + Nielsen + Slop + Mechanical counts)resources/design-md-spec.md: DESIGN.md generation guide (9 sections)resources/design-tokens.md: CSS/Tailwind/shadcn export templatesresources/prompt-enhancement.md: Vague request to detailed spec + worked landing-page exampleresources/stitch-integration.md: Stitch MCP tool mapping (optional)resources/getdesign-fetcher.md: Vendor seed fetch, hash verify, seed rulesresources/redesign-protocol.md: Preserve/Overhaul modes, audit-first, modernization leversresources/asset-strategy.md: Image sourcing priority, logo walls, fake-screenshot banresources/error-playbook.md: Design error recovery
References
reference/visual-hierarchy.md: 7 hierarchy principles (Alignment, Color, Contrast, Proximity, Size, Texture, Time)reference/typography.md: Font selection, type scale, CJKreference/color-and-contrast.md: Color psychology, WCAG contrastreference/spatial-design.md: 8px grid, breakpoints, spacingreference/motion-design.md: motion/react, GSAP, Three.js, ogl, Temporal UXreference/responsive-design.md: Mobile-first, theme systemreference/component-patterns.md: shadcn/Aceternity/React Bits catalogreference/accessibility.md: WCAG 2.2, ARIA, focus, reduced-motionreference/shader-and-3d.md: WebGL, R3F, ogl, performance
Alternatives
Compare before choosing
first-fluke/oh-my-agent
oma-design
AI design specialist skill with DESIGN.md management, anti-pattern enforcement, optional Stitch MCP integration, and component library guidance. Covers typography, color systems, motion design (motion/react, GSAP, Three.js), responsive-first layouts, and accessibility (WCAG 2.2).
theBGuy/GitDesktop
vercel-react-view-transitions
Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view
ConardLi/garden-skills
web-design-engineer
Build or redesign polished browser-rendered visual artifacts with HTML/CSS/JavaScript/React: pages, dashboards, prototypes, slide decks, animations, UI mockups, and data visualizations. Use for visual front-end creation, design-system exploration, design critique, or explicit browser acceptance / QA of a web artifact. Not for back-end, CLI, non-visual coding, source-to-longform article conversion, or narration-driven click-through video presentations.
first-fluke/oh-my-agent
oma-frontend
Frontend specialist for React, Next.js, Angular, TypeScript with FSD-lite architecture, shadcn/ui, and design system alignment. Use for UI, component, page, layout, CSS, Tailwind, shadcn, Angular, and RxJS work.