gabelulgabelulCommunityยท35 Agent Skills Included

stitch-kit

Text-to-UI design generation and multi-framework code conversion

Generates polished UI screens from plain-English prompts through Google Stitch, then converts them into production-ready Next.js, React, Svelte, SwiftUI, React Native, or plain HTML code. Eliminates bland default layouts, broken API ID formats, and manual design-to-code handoffs. Includes design token extraction, dark mode, accessibility audits, and animations so every screen ships consistent and accessible.
npx skills add gabelul/stitch-kit --all -g -y
Available:

Tells your coding agent how the 36 Stitch skills are organized, which skill to route each design request to, and how to install and configure the Stitch MCP connection.

All Skills in This Repository (35)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
gabelulgabelul

stitch-mcp-update-design-system

Update existing Stitch design system assets via the update_design_system MCP tool.

Community
Intermediate
๐Ÿ“ฆ In Repo
gabelulgabelul

stitch-ui-design-variants

Generate three distinct Stitch prompts for A/B testing UI design variants.

Community
Intermediate
๐Ÿ“ฆ In Repo
gabelulgabelul

stitch-mcp-list-projects

List Stitch projects with titles and last modified timestamps via MCP.

Community
Basic
๐Ÿ“ฆ In Repo
gabelulgabelul

stitch-nextjs-components

Convert Google Stitch design screens into Next.js 15 App Router components.

Community
Advanced
๐Ÿ“ฆ In Repo
gabelulgabelul

stitch-mcp-list-screens

Parse Stitch project screen list responses to extract numeric screen IDs.

Community
Basic
๐Ÿ“ฆ In Repo
gabelulgabelul

stitch-html-components

Convert Google Stitch design outputs into semantic HTML5 and CSS.

Community
Intermediate
๐Ÿ“ฆ In Repo
gabelulgabelul

stitch-mcp-edit-screens

Modify existing Stitch UI screens via targeted text prompts.

Community
Intermediate
๐Ÿ“ฆ In Repo
gabelulgabelul

stitch-animate

Add tiered motion layers to Stitch-generated UI components with reduced-motion compliance.

Community
Intermediate
๐Ÿ“ฆ In Repo
gabelulgabelul

stitch-setup

Configure Google Stitch MCP server and install stitch-kit plugin for AI coding agents.

Community
Intermediate
๐Ÿ“ฆ In Repo
gabelulgabelul

stitch-mcp-apply-design-system

Apply a Stitch design system to multiple screens in one operation.

Community
Intermediate
๐Ÿ“ฆ In Repo
gabelulgabelul

stitch-mcp-generate-variants

Generate alternative design variants of existing Stitch UI screens.

Community
Intermediate
๐Ÿ“ฆ In Repo
gabelulgabelul

stitch-shadcn-ui

Replace raw HTML elements in Stitch-generated React apps with shadcn/ui components.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install stitch-kit?โ–ผ

Run `npx skills add gabelul/stitch-kit --all -g -y` in your terminal to install all skills globally. You also need a free Stitch API key from stitch.withgoogle.com/settings to generate designs.

What does stitch-kit do?โ–ผ

It turns text descriptions into polished UI screens via Google Stitch, then converts those designs into production-ready components for Next.js, React, Svelte, SwiftUI, React Native, or plain HTML with dark mode and accessibility built in.

Can I convert existing HTML without a Stitch account?โ–ผ

Yes. Every conversion skill accepts a local HTML file or a URL as input, so you can turn any existing markup into clean framework components with no Google account required.

Does stitch-kit work with Claude Code and Codex?โ–ผ

Yes. It follows the universal SKILL.md standard and runs in Claude Code, Codex CLI, OpenCode, Cursor, and other compatible clients, with an installer that auto-detects your setup.

How do I keep multiple generated screens visually consistent?โ–ผ

Use the design system skills to extract colors, fonts, and spacing into reusable tokens, then apply that design system to every new screen so the whole project shares one visual identity.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’