CtrlK
BlogDocsLog inGet started
Tessl Logo

stitch-skills

github.com/google-labs-code/stitch-skills

SkillAddedReview
taste-design

plugins/stitch-utilities/skills/taste-design/SKILL.md

Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.

Invalid
stitch-loop

plugins/stitch-utilities/skills/stitch-loop/SKILL.md

Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern

Invalid
enhance-prompt

plugins/stitch-utilities/skills/enhance-prompt/SKILL.md

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.

Invalid
design-md

plugins/stitch-utilities/skills/design-md/SKILL.md

Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files

Invalid
stitch::upload-to-stitch

plugins/stitch-design/skills/upload-to-stitch/SKILL.md

Upload local assets (images, mockups, extracted HTML, design markdown) to a Stitch project. ALWAYS use this skill when you need to upload visual assets, HTML pages, or design docs to Stitch, particularly when direct MCP tool calls fail or truncate due to base64 token limits.

Invalid
stitch::manage-design-system

plugins/stitch-design/skills/manage-design-system/SKILL.md

Manage design systems in Stitch using MCP tools. Includes retrieval of assets, creating/updating design systems in Stitch, and applying them to screens.

Invalid
stitch::generate-design

plugins/stitch-design/skills/generate-design/SKILL.md

Generate new screens from text prompts or images, edit existing screens with prompts and design system tokens, and generate design variants using Stitch MCP. Includes prompt enhancement pipeline, design mappings, professional UI/UX terminology, design tokens and theme system capabilities.

Invalid
stitch::extract-static-html

plugins/stitch-design/skills/extract-static-html/SKILL.md

Extract self-contained static HTML from a built web application or React components by inlining CSS and images. Use this skill whenever you need to capture a specific UI state, share a static version of a page, or prepare assets for Stitch upload, even if the user just asks to 'save the HTML' or 'mock the view'.

Invalid
stitch::extract-design-md

plugins/stitch-design/skills/extract-design-md/SKILL.md

Extract a comprehensive design system (DESIGN.md) directly from frontend source code — React, Vue, Svelte, Angular, plain HTML/CSS, or any web framework. Analyzes component files, stylesheets, Tailwind configs, theme definitions, and design tokens to produce a rich, Stitch-compatible design system document. Use this skill whenever the user wants to reverse-engineer a design system from an existing codebase, audit the visual language of a project, extract design tokens from source files, or understand the styling patterns in a frontend repo — even if they just say "what does this app look like?" or "pull out the design from this code."

Invalid
stitch::code-to-design

plugins/stitch-design/skills/code-to-design/SKILL.md

Convert frontend code (Vite, React, Angular, Vue, etc.) to a Stitch Design by chaining static HTML extraction, design system extraction, and file upload. **ALWAYS** use this skill when the user's intent is to move existing web apps or React/Angular/Vue components into Stitch (e.g., requests to "save", "migrate", or "upload"). You must use this skill even for simple "save" operations, as it is the only way to ensure the design system is extracted and assets are properly linked.

Invalid
shadcn-ui

plugins/stitch-build/skills/shadcn-ui/SKILL.md

Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.

Invalid
remotion

plugins/stitch-build/skills/remotion/SKILL.md

Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays

Invalid
react-vite-dashboard

plugins/stitch-build/skills/react-vite-dashboard/SKILL.md

Convert Stitch designs into production React + Vite dashboards with TanStack Query, accessible tokens from DESIGN.md, and Web3-ready patterns (ethers/viem).

Invalid
stitch::react-native

plugins/stitch-build/skills/react-native/SKILL.md

Convert Stitch HTML designs to React Native components, or syncs/updates existing native components to align with the latest Stitch designs, using StyleSheet.

Invalid
stitch::react-components

plugins/stitch-build/skills/react-components/SKILL.md

Converts Stitch designs into modular Vite and React components, or syncs/updates existing React components to align with the latest Stitch designs, using system-level networking and AST-based validation.

Invalid