/styleseed
Teaches Claude Code design judgment, not just design data. 69 visual rules that make AI output look designed, not generated.
$ npx -y skills add rohitg00/awesome-claude-code-toolkit --skill styleseed --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/styleseed
Context preview
The summary Claude sees to decide when to auto-load this skill.
Teaches Claude Code design judgment, not just design data. 69 visual rules that make AI output look designed, not generated.
SKILL.md
styleseed.SKILL.mdStyleSeed — 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
# 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
The most comprehensive toolkit for Claude Code -- 135 agents, 35 curated skills (+400,000 via SkillKit), 42 commands, 176+ plugins, 20 hooks, 15 rules, 7 templates, 15 MCP configs, 26 companion apps, 53 ecosystem entries, and more.
Repo: rohitg00/awesome-claude-code-toolkit
Other skills on rohitg00-claude-code-toolkit.
- /accessibility-wcag
Web accessibility patterns for WCAG 2.2 compliance including ARIA, keyboard navigation, screen readers, and testing
Open skill - /agentkit-seo
Route broad or ambiguous AgentKit SEO work to the right module while keeping context scoped. Use when a request spans multiple surfaces, asks for overall digital-presence strategy, involves provider or install architecture, needs agent-context planning, or the correct platform
Open skill - /api-design-patterns
REST API design with resource naming, pagination, versioning, and OpenAPI spec generation
Open skill - /authentication-patterns
Authentication and authorization patterns including OAuth2, JWT, RBAC, session management, and PKCE flows
Open skill - /aws-cloud-patterns
AWS cloud patterns for Lambda, ECS, S3, DynamoDB, and Infrastructure as Code with CDK/Terraform
Open skill - /ci-cd-pipelines
CI/CD pipeline patterns for GitHub Actions, GitLab CI, testing strategies, and deployment automation
Open skill

