Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.
Add this skill
npx mdskills install google-labs-code/react-componentsComprehensive design-to-code pipeline with rigorous validation and type safety enforcement
npx skills add google-labs-code/stitch-skills --skill react:components --global
Convert my Landing Page screen in my Podcast Stitch Project to a React component system.
This repository follows the Agent Skills open standard. Each skill is self-contained with its own logic, validation scripts, and design tokens.
skills/react-components/
├── SKILL.md — Core instructions & workflow
├── package.json — Validator dependencies
├── scripts/ — Networking & AST validation
├── resources/ — Style guides & API references
└── examples/ — Gold-standard code samples
When activated, the agent follows a high-fidelity engineering pipeline:
curl script to bypass TLS/SNI issues on Google Cloud Storage.style-guide.json to ensure token consistency.@swc/core to prevent hardcoded hex values or missing interfaces.Install via CLI
npx mdskills install google-labs-code/react-componentsStitch to React Components Skill is a free, open-source AI agent skill. Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.
Install Stitch to React Components Skill with a single command:
npx mdskills install google-labs-code/react-componentsThis downloads the skill files into your project and your AI agent picks them up automatically.
Stitch to React Components Skill works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.