From stitch
Ingest Stitch DESIGN.md into DSE using SCE-governed contracts and outcome tracking. Use when: 'ingest design', 'stitch to dse', 'sync design.md'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/stitch:stitch-ingestThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Thin skill contract:
Thin skill contract:
dse_ingest_stitch MCP tool (deterministic, no LLM parsing). Uses @cellm-ai/stitch-bridge parsers and mapper internally.context_*.dse_ingest_stitch -> certify.npx claudepluginhub murillodutt/cellm --plugin stitchExecutes an implementation planning workflow: sets up design artifacts, loads context, reads architecture docs, and produces structured design outputs before coding begins.
Orchestrates Stitch UI design workflows: routes from user request through spec, prompt assembly, screen generation, iteration, design system extraction, and framework conversion (Next.js, Svelte, HTML, React Native, SwiftUI).
Configures an optional design step in the /process workflow, wrapping existing design flows or generating inline prompts. Writes a wrapper skill that saves design docs, commits, pushes, and opens a PR.