ss-update

Featured

Check and update an existing StyleSeed installation by exact rule/skill revision, preserve project-owned design decisions, then recompile and verify the effective bundle.

Web & Frontend 950 stars 88 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
99
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# StyleSeed update ## Registry-first artifact boundary When `.styleseed/project.json` and `.styleseed/artifacts/index.json` exist, resolve the requested artifact ID first, then read only `.styleseed/bundles/<artifact-id>.md` and `.styleseed/manifests/<artifact-id>.json`. Never fall back to the global legacy bundle for a registry project. Legacy projects may use `.styleseed/effective-rules.md` only when no registry exists. Update the **engine payload**, not the user's product UI. A release version describes a published line; `engineRevision` identifies the exact maintained rules, skills, entry docs, and palette engine. Two installs with the same release version are not proven equal until their revisions match. The checker verifies the payload for the active install channel. A repository/plugin checkout uses the full `core` inventory; a project-local Agent Skills install uses the executable `skills` inventory. The published endpoint must expose both the engine `revision` and, for a skills-only install, `skillsRevision`. The project manifest continues to record the engine revision that compiled its method bundle. The bundled catalog also records `distributionSource.channel`. `edge` follows the mutable public repository state; `stable` follows the latest published release manifest. Do not compare a stable archive directly to edge `main` unless the user explicitly requests a channel switch. ## When not to use - First installation → `/ss-setup` or `$ss-setup`. - One new scree...

Details

Author
bitjaru
Repository
bitjaru/styleseed
Created
5 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category