This wraps the Google Stitch SDK for generating UI screens from text prompts. You can create projects, upload mockup images, generate screens, iterate with edit and variant commands, and pull down the resulting HTML or screenshots. It's a programmatic interface for teams that want to embed AI UI generation into their own tooling rather than clicking through a web UI. The design system support lets you apply consistent themes across screens. Error handling is typed with StitchError, and there's a tool client mode if you're building agents that need to dynamically discover and call SDK methods. Straightforward TypeScript API that gets out of your way.
npx skills add https://github.com/google-labs-code/stitch-sdk --skill stitch-sdk-usage