StyleSeed v3.1.0 — Context Compiler
StyleSeed now compiles the selected design method instead of flooding every agent with the full handbook.
Highlights
- New
/ss-resolveand$ss-resolveworkflow for Claude Code, Codex, Cursor, and generic agents - Deterministic
.styleseed/effective-rules.mdplus source-hash manifest - 8 grammars, 5 adapters, 12 domains, 7 page types, and 6 optional profiles in a machine-readable catalog
- Registry v3 and a resolver-first
llms.txtagent route ss-build,ss-score,ss-review,ss-lint, andss-verifynow consume the compiled bundle first- Updated Easy Start, architecture diagram, Claude Code/Codex GEO guides, and demo
A typical selection is 10–20KB; llms-full.txt remains available only as archive/debug context.
Start
npx skills add bitjaru/styleseedThen run /ss-setup → /ss-resolve → /ss-build in Claude Code, or $ss-setup → $ss-resolve → $ss-build in Codex.
Verification
The release validator compiles built-in and project-local reference grammars, checks bundle drift and invalid IDs, verifies registry/catalog mirrors, and the demo builds all 129 static pages.
See CHANGELOG.md for details.