Documentation
README
UI Pattern Generator
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 a single primitive component β use
/ss-component - For a full mobile screen β use
/ss-page - For an entire multi-page user flow β use
/ss-flow - For design tokens and color/spacing decisions β use
/ss-tokens
Pattern type: $0 Description: $ARGUMENTS
Available Pattern Types
This is the opening of the README. Read the full README on GitHub.