- Color discipline — #2A2A2A as refined black, 5-level grayscale, one accent color maximum - Spatial rhythm — alternating section heights, 2:1 number-to-unit ratios - Information hierarchy — card/background separation, progressive density - Shadow & elevation — 4% opacity ceiling, dark mode border substitution - Component variance — never 4 identical KPI cards, stagger content types
Scanned 9/12/2026
Install to Claude Code
npx -y skills add thedixitjain/the-mega-skill-library --skill styleseed-design-judgment-engine --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Styleseed Design Judgment Engine?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/thedixitjain-styleseed-design-judgment-engine)More formats (shields.io, HTML) on the badges page.
---
name: styleseed-design-judgment-engine
description: "- Color discipline — #2A2A2A as refined black, 5-level grayscale, one accent color maximum - Spatial rhythm — alternating section heights, 2:1 number-to-unit ratios - Information hierarchy — card/background separation, progressive density - Shadow & elevation — 4% opacity ceiling, dark mode border substitution - Component variance — never 4 identical KPI cards, stagger content types"
category: frontend-and-design
source_repo: rohitg00/awesome-claude-code-toolkit
source_path: "skills/styleseed/SKILL.md"
source_url: https://github.com/rohitg00/awesome-claude-code-toolkit/blob/HEAD/skills/styleseed/SKILL.md
---
# StyleSeed — Design Judgment Engine
> Teaches Claude Code design judgment, not just design data. 69 visual rules that make AI output look designed, not generated.
## What It Teaches
- **Color discipline** — `#2A2A2A` as refined black, 5-level grayscale, one accent color maximum
- **Spatial rhythm** — alternating section heights, 2:1 number-to-unit ratios
- **Information hierarchy** — card/background separation, progressive density
- **Shadow & elevation** — 4% opacity ceiling, dark mode border substitution
- **Component variance** — never 4 identical KPI cards, stagger content types
- **Motion & feedback** — 200ms normal, spring for entrance, ease-out for exit
## Quick Start
```bash
# Copy engine into your project
cp -r styleseed/engine/* your-project/
# Or just point Claude at the repo
# "Refer to https://github.com/bitjaru/styleseed — read engine/CLAUDE.md and DESIGN-LANGUAGE.md"
```
## Includes
- 69 visual design rules (brand-agnostic)
- 48 React components (shadcn-style, Tailwind CSS v4 + Radix UI)
- 11 slash commands (`/ss-page`, `/ss-review`, `/ss-audit`, `/ss-lint`, etc.)
- Swappable brand skins (Toss, Stripe, Linear, Vercel, Notion, Raycast, Arc)
## Links
- **Repository:** https://github.com/bitjaru/styleseed
- **Live demo:** https://styleseed-demo.vercel.app
- **License:** MIT
---
**Source:** [`rohitg00/awesome-claude-code-toolkit`](https://github.com/rohitg00/awesome-claude-code-toolkit) → `skills/styleseed/SKILL.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!