Setting the file. One moment.
Skill 01 · Stitch::react Components
Subchapter 1.6
README.mdMarkdown1 KBView on GitHub
npx skills add google-labs-code/stitch-skills --skill react:components --globalConvert 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 samplesWhen 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.