stitch::code-to-design

Installation
SKILL.md

Code to Design

Transform your existing frontend code into a Stitch Design so you can iterate and improve it using Stitch.

This skill orchestrates three other skills in sequence:

  1. extract-static-html: Extract a single self-contained HTML file from your build output.
  2. extract-design-md: Analyze the source code to create a design system (DESIGN.md).
  3. upload-to-stitch: Upload that HTML file and the design system to your Stitch project.

Workflow

Follow these steps to convert your existing code.

Prerequisites

  • A built web application directory containing index.html and assets.
  • Target Stitch projectId (use list_projects if unknown).

Steps

Installs
1.6K
GitHub Stars
5.9K
First Seen
May 18, 2026
stitch::code-to-design — google-labs-code/stitch-skills