Skip to content

Release history

StyleSeed releases

All releases

16 shown

No immediate action
v3.0.0 New feature

Evidence‑backed rule set + ss-reference compiler

Upgrade now
v2.11.1 Bug fix
Breaking upgrade

Sync fixes + strictness

No immediate action
v2.11.0 Breaking risk

User‑locked scoring

No immediate action
v2.10.1 New feature

Codex docs + AGENTS.md

Config change
v2.10.0 New feature
Breaking upgrade

Visual quality gate /ss-verify

No immediate action
v2.9.0 New feature

Cinematic tier allows scroll-linked motion

No immediate action
v2.8.0 New feature

/ss-dial + /ss-restyle

Config change
v2.7.0 New feature
Breaking upgrade

/ss-build enforcement loop

No immediate action
v2.6.0 Breaking risk

Patches contradictions and gaps

Config change
v2.5.0 Breaking risk
Auth

Identity enforcement + no default indigo

No immediate action
v2.4.0 New feature

Plan-mode setup + Design Lock

No immediate action
v2.3.0 New feature

App playbooks + page types + Visual Craft

No immediate action
v2.2.0 Mixed

Named Motion System + gallery expansion

Review required
v2.1.1 New feature

Tailwind v4 font-size anti-patterns

v2.1.0 Breaking risk
⚠ Upgrade required
  • Update any scripts or documentation that reference old command names `/ui-*` and `/ux-*` to the new `/ss-*` equivalents.
Breaking changes
  • All skill commands renamed: `/ui-*` and `/ux-*` → `/ss-*` (13 specific commands listed)
Notable features
  • Auto-install feature adds automatic cloning and copying of missing skills from CLAUDE.md
  • Example prompts added to README for common use cases
Full changelog

What's New

Breaking: Skill commands renamed /ui-* /ux-*/ss-*

Short, branded, no conflicts. All 13 skills:
/ss-setup /ss-page /ss-component /ss-pattern /ss-review /ss-tokens /ss-a11y /ss-lint /ss-update /ss-flow /ss-audit /ss-copy /ss-feedback

Auto-Install

CLAUDE.md now includes auto-install instructions. When AI detects missing skills, it clones the repo and copies them automatically. No manual cp needed.

Example Prompts

README now has copy-paste prompts for common use cases (new project, add page, improve existing, update engine).

Coming Soon

  • npx styleseed init — one-command setup (npm CLI)
  • More skins from awesome-design-md
  • Desktop layout rules
v2.0.0 Breaking risk
⚠ Upgrade required
  • Migrate existing theme configurations to the new skins/ directory and reference a built‑in skin name or an awesome-design-md path.
  • Update any code that relied on hardcoded brand colors in engine files to use the new brand‑agnostic API.
Breaking changes
  • engine/ folder refactored to a brand‑agnostic design engine (69 rules, 48 components, 11 skills)
  • skins/ introduced as swappable visual identity layer replacing previous monolithic skin handling
Notable features
  • Built‑in skins: Toss (purple fintech), Stripe (indigo professional), Linear (dark‑first violet), Vercel (monochrome geometric), Notion (warm blue accent)
  • /ui-setup interactive wizard with awesome-design-md integration
  • Four new UX skills: /ux-flow, /ux-audit, /ux-copy, /ux-feedback
Full changelog

What's New

Breaking: engine/ + skins/ architecture

  • engine/ — Brand-agnostic design engine (69 rules, 48 components, 11 skills)
  • skins/ — Swappable visual identity (5 built-in + 58 via awesome-design-md)

Built-in Skins

  • Toss (original) — purple, fintech
  • Stripe — indigo, professional (from awesome-design-md)
  • Linear — dark-first, violet (from awesome-design-md)
  • Vercel — monochrome, geometric (from awesome-design-md)
  • Notion — warm, blue accent (from awesome-design-md)

New Features

  • /ui-setup interactive wizard with awesome-design-md integration
  • 4 UX skills: /ux-flow, /ux-audit, /ux-copy, /ux-feedback
  • Framer Motion primitives (motion.tsx)
  • Part 3: Page Composition & Visual Rhythm rules (rules 61-69)
  • .cursorrules for Cursor users
  • GitHub Wiki with 9 pages of documentation

Improvements

  • All engine files are brand-agnostic (no hardcoded brand colors)
  • Table of Contents in DESIGN-LANGUAGE.md
  • Dark mode support for all skins

Beta — feedback welcome: [email protected]