Agent skill · Frontend

design-it

Routes frontend design tasks to 48 specific UI styles. Triggers for websites, app screens, or UI components requesting a specific aesthetic.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill design-it --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 49
SKILL.md size: 6 KB
Bundled scripts: none
Declared author: community
Path: skills/design-it/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Design-It: Sophisticated UI Style Router This is the main entry point for the **design-it** skill system. Instead of falling back to generic "AI slop" aesthetics, you have access to 48 distinct, deeply opinionated design styles. ## When to Use Use this skill when a user requests building any frontend interface (website, app screen, UI component) and you want to apply a specific, opinionated design aesthetic instead of generic defaults. ## How to Use This Skill When a user asks you to build a frontend interface (web or app): 1. **Identify the Style (Fuzzy Matching)**: Look for keywords in their prompt (e.g., "minimal", "glass", "retro"). You do not need an exact match. Use your semantic understanding to map their request to one of the 48 styles. For example: - "Apple style" or "VisionOS" -> `spatial-design`, `bento-ui`, or `glassmorphism` - "Windows 8" or "Metro" -> `tile-design` - "Terminal" or "Hacker" -> `sci-fi-interface` or `brutalist-typography` - "Bauhaus" or "Clean" -> `swiss-design` - "Cyber" or "Matrix" -> `cyberpunk-ui` If they don't specify a style, choose one that best fits the project context. 2. **Read the Style Reference**: Check the **Style Index** below to find t

What's inside
Steps it walks through
  1. When to Use
  2. How to Use This Skill
  3. Universal Color Palettes
  4. The 60-30-10 Rule
  5. Style Index (48 Styles)
  6. Modern UI
  7. Depth & 3D
  8. Typography
  9. Retro & Historical
  10. Modern Trends
  11. Futuristic
  12. Data & Product
  13. Web vs App Implementation
  14. Limitations
Ships with 24 files
  • 3d-ui/SKILL.md
  • ai-native-ui/SKILL.md
  • aurora-ui/SKILL.md
  • bento-ui/SKILL.md
  • brutalism/SKILL.md
  • brutalist-typography/SKILL.md
  • card-based-design/SKILL.md
  • claymorphism/SKILL.md
  • color-blocking/SKILL.md
  • command-center-ui/SKILL.md
  • cyber-y2k/SKILL.md
  • cyberpunk-ui/SKILL.md
  • dark-mode/SKILL.md
  • dashboard-design/SKILL.md
  • data-dense-design/SKILL.md
  • duotone-design/SKILL.md
  • editorial-design/SKILL.md
  • flat-design-2/SKILL.md
  • flat-design/SKILL.md
  • floating-ui/SKILL.md
  • frutiger-aero/SKILL.md
  • glassmorphism/SKILL.md
  • gradient-design/SKILL.md
  • high-contrast/SKILL.md
first 24 of 49
More from agentic-awesome-skills
All skills →
About this skill
What does the design-it skill do?

Routes frontend design tasks to 48 specific UI styles. Triggers for websites, app screens, or UI components requesting a specific aesthetic.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill design-it --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going