podo/design-agent-skills

awesome-design-skills

Registry of 67 visual aesthetic and style skills for Claude Code, Cursor, Codex, and other agents.

View source
Original skill document

Rendered from the source repository. Headings, examples, code, tables, links, and referenced images are preserved.

awesome-design-skills

Catalogue stub — full registry: bergside/awesome-design-skills

Install a style skill

Browse available skills:

bash
npx typeui.sh list

Install a specific style:

bash
npx typeui.sh pull <slug>
# examples:
npx typeui.sh pull glassmorphism
npx typeui.sh pull brutalism
npx typeui.sh pull claymorphism
npx typeui.sh pull editorial
npx typeui.sh pull bento

Skills install to your local agents directory and are immediately available.

Available styles (67 total)

Aesthetic moods: agentic, ant, artistic, bento, bold, brutalism, cafe, claymorphism, clean, colorful, contemporary, corporate, cosmic, creative, dashboard, dithered, doodle, dramatic, editorial, elegant, energetic, enterprise, expressive, fantasy, fiction, flat, friendly, futuristic, glassmorphism, gradient, immersive, luxury, minimal, modern, mono, neobrutalism, neon, neumorphism, paper, perspective, premium, professional, publication, refined, retro, riso, simple, sketch, skeuomorphism, sleek, spacious, storytelling, vibrant, vintage, and more.

What it does

Each skill in the registry includes:

  • SKILL.md — agent instructions: token palette, component rules, accessibility constraints, quality gates
  • DESIGN.md — human-readable rationale: brand mission, style foundations, do/don't patterns

The agent reads both files to apply the aesthetic consistently across any UI task — colors, typography, spacing, shadows, motion, tone of voice.

When NOT to use

  • Functional design tooling (Figma, tokens, accessibility audits) — use the relevant tool skill
  • Brand-specific tokens for a real product — use design-tokens-skill or author your own DESIGN.md
  • Material Design 3 / platform HIG — use material-3-skill or platform-design-skills