ck:stitch

Generate UI designs from text prompts using Google Stitch.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/lengo0951/pms --skill ck-stitch-lengo0951
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:stitch
Source: https://github.com/lengo0951/pms/tree/main/.claude/skills/stitch
Command: npx skills add https://github.com/lengo0951/pms --skill ck-stitch-lengo0951

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @google/stitch-sdk, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of manually creating UI designs by leveraging AI to generate high-fidelity UI designs from text prompts, which can then be exported as Tailwind/HTML/DESIGN.md for further development.

Core Features & Use Cases

  • Text-to-UI Design: Generate UI designs from natural language text prompts.
  • Design Export: Export designs as HTML, Tailwind CSS, or DESIGN.md for further development.
  • Design-to-Code Pipeline: Orchestrate the design-to-code process with existing UI skills.
  • Use Case: For rapid prototyping, UI generation, and design exploration, especially in scenarios where manual design creation is time-consuming or requires specialized design skills.

Quick Start

Generate a UI design for a "checkout page with payment form and cart summary" using the generate action.

Frequently Asked Questions about ck:stitch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate UI designs from text prompts for rapid prototyping?

Text-to-UI design generation works by using AI to convert natural language prompts into high-fidelity UI designs, which can then be exported as HTML or Tailwind CSS for further development.

Can I export AI generated UI designs as Tailwind CSS and HTML?

Yes, AI generated UI designs can be exported as Tailwind CSS, HTML, or DESIGN.md files, allowing direct integration into design-to-code pipelines and frontend development workflows.

Do I need a Stitch API key to generate UI designs from text?

Yes, you need Stitch API access to generate UI designs from text prompts, as the core processing logic relies on the Stitch SDK to handle design creation and export.

What is the best way to automate UI design exploration without manual coding?

The best way to automate UI design exploration is using AI-powered design generation to create high-fidelity interfaces from text prompts, significantly reducing manual design creation time.

How does AI design generation fit into existing UI prototyping workflows?

AI design generation fits into UI prototyping workflows by orchestrating the design-to-code process, allowing generated interfaces to be exported and integrated with existing UI skills and pipelines.