Design Skill
Description
Unified /design meta-skill for Claude Code — bundles UI/UX, typography, color theory, GSAP animation, Framer Motion, layout, brand systems, and anti-slop rules into one command
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Design Meta-Skill for Claude Code
A unified `/design` skill for [Claude Code](https://claude.ai/code) that bundles **11 design sub-skills** into a single command. When invoked, it activates all design knowledge simultaneously to produce the best possible output.
What's Inside
| Sub-Skill | Category | Source |
|---|---|---|
| UI/UX Intelligence | 50+ styles, 161 color palettes, 57 font pairings, 99 UX rules | ui-ux-pro-max |
| Anti-Slop Rules | Eliminates generic AI defaults, banned fonts/icons/patterns | taste-skill + redesign-skill |
| Typography Systems | Font archetypes, weight hierarchy, line-length, tracking | compiled |
| Color Theory | 5 palette archetypes, semantic token architecture, dark mode | compiled |
| Layout Engineering | Double-Bezel cards, bento/z-axis/editorial-split layouts | taste-skill |
| Animation (GSAP + Framer) | Core, ScrollTrigger, timelines, React, spring physics | gsap-skills |
| Visual Style Archetypes | Agency-tier, Minimalist, Brutalist, Taste-Calibrated | taste-skill |
| Brand Identity & Design Systems | Token architecture, shadcn/ui, brand sync | ui-ux-pro-max |
| Specialized Tasks | Banners, icons, slides, social media, redesign workflow | ui-ux-pro-max |
| Pre-Delivery Checklist | Visual, motion, layout, a11y, content, code quality gates | compiled |
| Creative Arsenal | 30+ premium patterns: bento, magnetic buttons, scroll effects | taste-skill |
Installation
Option 1 — Clone directly into Claude Code skills folder
git clone https://github.com/Vdebug/design-skill.git ~/.claude/skills/design
Option 2 — Manual copy
- Download or clone this repo
- Copy the
SKILL.mdfile into~/.claude/skills/design/SKILL.mdmkdir -p ~/.claude/skills/design cp SKILL.md ~/.claude/skills/design/SKILL.md
Usage
Once installed, use it in any Claude Code session:
/design "landing page for a fintech SaaS"
/design "redesign my existing dashboard to feel premium"
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://