Documentation
README
Design Token Manager
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 applying tokens in components β use
/ss-componentor/ss-pattern - For finding token violations in existing code β use
/ss-lint - For non-CSS token systems (Figma, native iOS/Android) β Tailwind v4 / CSS variables only
Action: $0 | Token type: $1 Arguments: $ARGUMENTS
Token File Locations
This is the opening of the README. Read the full README on GitHub.