Skill

Stitch Loop

Skill

Google Labs’ design-to-code loop.

Official Stitch skill. Iterate a design, then emit the component — not a one-shot mock.

spec·Apache-2.0·Updated this quarter·github.com/google-labs-code

Claude CodeCursorDesktop
Scanned
npx skills add google-labs-code/stitch-loop

By Google

Input

A Stitch design or a prompt.

Output

A tighter design and a component.

stitch-loop.skill/invoke

You say

Tighten this checkout. Keep the tokens.

It returns

Three passes. Tokens unchanged. React attached.

Prompt notebook

Prompts this skill is built for.

  • You say

    Tighten this checkout. Keep the tokens.

    It returns

    Three passes. Tokens unchanged. React attached.

  • You say

    Turn the hero into a component.

    It returns

    Hero.tsx + tokens from the file.

What it teaches

  1. 01Design specs
  2. 02Iterate
  3. 03Components