## What problem does it solve?
Stitch Integration streamlines the design-to-code handoff by generating, iterating, and persisting reference designs so teams can validate implementation fidelity against concrete UI references instead of speculative mocks.
## Core Features & Use Cases
- Project Management: Create or load Stitch MCP projects and persist project IDs to stitch.json to ensure reproducible references.
- Generation & Iteration: Produce screens from text prompts, accept output component suggestions, and generate design variants across layout, color, images, and typography.
- Evidence Capture & Validation: Save screen images and metadata as evidence for downstream design-validation workflows that calculate fidelity scores.
- Use Case: When starting a new UI feature, generate multiple design variants informed by the project's design system, capture reference screenshots, and feed them to automated fidelity checks.
Quick Start
Create or load a Stitch project, generate a reference screen using a design-system-informed prompt, and save the returned project ID into stitch.json.