SkillAgentSearch skills...

design-plan

Generate a concrete design system (tokens, style, type, UX) before building UI

Install / Use

npx skills add nextlevelbuilder/ui-ux-pro-max-skill

Installs into whichever agent you are using.

About this skill
⚡

Claude Commands

Claude Code slash commands

Quality Score

87/100

Category

Design

Supported Platforms

Claude Code

Our assessment of design-plan

design-plan scores 87/100 on our quality scale, 39th of 139 Design skills we index (top 29%).

Its Claude Commands is 1.3 KB long, written without headings and no code examples: moderately detailed.

With 130,216 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
20/30
Structure
0/20
Description
12/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated 3 days ago, so design-plan is actively maintained.
  • It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

design-plan compared with similar skills

All 4 of these similar skills score higher than design-plan; compare them before choosing.

SkillScoreStarsUpdatedFormat
design-plan (this skill)by nextlevelbuilder87130.2k3d agoClaude Commands
claude-memby thedotmack10094.7ktodayCLAUDE.md
Agent-Reachby Panniantong10085.4k9d agoCLAUDE.md
Understand-Anythingby Egonex-AI10084.1k13d agoCLAUDE.md
headroomby headroomlabs-ai10073.8ktodayCLAUDE.md

Frequently asked questions

How do I install design-plan?
Run npx skills add nextlevelbuilder/ui-ux-pro-max-skill. The install tabs above show the steps for each supported agent.
Which AI agents does design-plan work with?
It is written for Claude Code, as a Claude Commands file. Other agents that read the same format can often use it too.
Is design-plan safe to use?
It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is design-plan still maintained?
The repository was last updated 3 days ago, so design-plan is actively maintained.

description: Generate a concrete design system (tokens, style, type, UX) before building UI argument-hint: <product/industry + keywords>, e.g. "fintech dashboard trustworthy data-dense"

Before writing any markup, produce a design system for: $ARGUMENTS

  1. Run the ui-ux-pro-max design-system generator to get style + color tokens + typography + UX anti-patterns:

    python3 <ui-ux-pro-max-skill-path>/scripts/search.py "$ARGUMENTS" --design-system -p "Project"
    

    (Resolve <ui-ux-pro-max-skill-path> from the installed skill — see CLAUDE.md.)

  2. Pull anything the brief needs specifically, e.g.:

    • --domain color "<industry> <mood>" for the palette / semantic tokens
    • --domain typography "<mood>" for font pairing + imports
    • --domain web-vitals "<page type>" for the performance budget
    • --domain ux "<pattern>" for do/don't guidance
  3. Then apply the frontend-design lens: state purpose / tone / constraints / differentiation, pick ONE tone, choose a single signature element, and reject any choice that reads like a generic AI default.

Output a compact token block (4–6 named colors, 2–3 type roles, spacing scale, one signature element) and a one-paragraph rationale. Do not start building until the tokens are decided.

Related Skills

View on GitHub
GitHub Stars130.2k
CategoryDesign
Updated3d ago
Forks13.9k

Languages

Python

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions