Documentation
README
UX Flow Designer
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.
When NOT to use
- For implementing a single page β use
/ss-pageafter the flow is settled - For copy on each step β use
/ss-copyafter the structure is settled - For information architecture of an entire product β narrow scope to one flow first
- For high-fidelity mockups β this produces a flow map, not pixel-perfect designs
This is the opening of the README. Read the full README on GitHub.