stitch-sdk-usage

Installation
SKILL.md

Using the Stitch SDK

The Stitch SDK provides a TypeScript interface for Google Stitch, an AI-powered UI generation service.

Installation

npm install @google/stitch-sdk

Environment Variables

export STITCH_API_KEY="your-api-key"

Quick Start

Installs
234
GitHub Stars
1.7K
First Seen
Mar 18, 2026
stitch-sdk-usage — google-labs-code/stitch-sdk