feat(templates): add /speckit.ui blueprint, fail-fast scripts, JSON Schema, and smoke CI#799
feat(templates): add /speckit.ui blueprint, fail-fast scripts, JSON Schema, and smoke CI#799yuanyuanyuan wants to merge 3 commits into
Conversation
…keleton/BDD/contracts), fail-fast scripts (bash+ps), JSON Schema, README updates, and UI smoke CI; fix path rewrite idempotency
…canonical PR-GUIDELINES.md (merged bilingual content)
|
Hello @yuanyuanyuan, interesting PR. Unrelated question - I am also trying to add a few commands and template changes. However testing these changes has been quite difficult (explained in #729). Wanted to check how you tested your template changes locally. I have read the Thanks. UPDATE: I raised a PR which solves this issue to an extent. |
|
Thanks for your contribution, @yuanyuanyuan - there is quite a bit here in the PR, and this hasn't yet been discussed and approved by maintainers, therefore we cannot merge this change at this time. Please refer to the contribution guidelines for large re-writes/additions. |
|
@yuanyuanyuan Perhaps this could be adapted into a Community Preset? |
feat(templates): add /speckit.ui blueprint, fail-fast scripts, JSON Schema, and smoke CI
Summary
Motivation
Changes
Compatibility
How to Verify
{"UI_DIR":"/abs/specs/001-ui-blueprint/ui","TOKENS_FILE":"/abs/specs/001-ui-blueprint/ui/tokens.json","COMPONENTS_SPEC":"/abs/specs/001-ui-blueprint/ui/components.md","FLOWS_FILE":"/abs/specs/001-ui-blueprint/ui/flows.mmd","HTML_SKELETON":"/abs/specs/001-ui-blueprint/ui/skeleton.html","BDD_FILE":"/abs/specs/001-ui-blueprint/ui/stories.feature","TYPES_TS":"/abs/specs/001-ui-blueprint/ui/types.ts","TYPES_SCHEMA":"/abs/specs/001-ui-blueprint/ui/types.schema.json","README_FILE":"/abs/specs/001-ui-blueprint/ui/README.md"}
Risks & Rollback
Docs & Workflows
Performance & Security
AI Disclosure
Review