Skip to content

StyleSeed v3.1.0 — Context Compiler

Choose a tag to compare

@bitjaru bitjaru released this 31 Jul 04:50
· 23 commits to main since this release

StyleSeed now compiles the selected design method instead of flooding every agent with the full handbook.

Highlights

  • New /ss-resolve and $ss-resolve workflow for Claude Code, Codex, Cursor, and generic agents
  • Deterministic .styleseed/effective-rules.md plus 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.txt agent route
  • ss-build, ss-score, ss-review, ss-lint, and ss-verify now 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/styleseed

Then 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.