Setup & Installation
What This Skill Does
Converts Stitch design screens into modular React components with TypeScript interfaces. Retrieves design assets via MCP tools, maps Tailwind config from the design HTML head, and runs AST validation on each component before serving a dev preview. The bundled fetch script handles GCS redirects and security handshakes that standard AI fetch tools fail on, so design assets download reliably without manual workarounds.
When to use it
- Working with react components functionality
- Implementing react components features
- Debugging react components related issues
