stitch-mcp-list-design-systems

List Stitch Design Systems and return their asset identifiers.

38|5|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/gabelul/stitch-kit --skill stitch-mcp-list-design-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stitch-mcp-list-design-systems
Source: https://github.com/gabelul/stitch-kit/tree/main/skills/stitch-mcp-list-design-systems
Command: npx skills add https://github.com/gabelul/stitch-kit --skill stitch-mcp-list-design-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When working with Google Stitch to generate UI screens, it is easy to lose track of existing design systems, leading to duplicated work, inconsistent theming across screens, and wasted time searching for the correct asset IDs to apply or update themes.

Core Features & Use Cases

  • List all available design systems: Retrieves every Stitch design system across all projects, or filters results to a specific project using its numeric ID.
  • Get required asset IDs: Returns the unique asset identifiers needed to apply or update design systems via other Stitch MCP skills.
  • Avoid duplicate work: Check if a matching design system already exists before creating a new one, saving time and ensuring visual consistency across your project.

Quick Start

Ask the AI to list all available Stitch design systems for your project to find the correct asset ID for applying a consistent theme to your generated screens.

Frequently Asked Questions about stitch-mcp-list-design-systems

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

FAQPage Schema
How do I list available Stitch design systems to find the correct asset ID?

Stitch design systems are reusable theme configurations that ensure visual consistency across generated UI screens. They contain theme parameters and unique asset identifiers needed for downstream MCP operations.

What are Stitch design systems and when do I need them for UI theming?

Stitch design systems are reusable theme configurations that ensure visual consistency across generated UI screens. You need them when applying or updating themes via Stitch MCP operations to maintain consistent UI styling.

How do I avoid creating duplicate design systems in Google Stitch?

Yes, you can filter listed Stitch design systems to a specific project by providing its numeric ID. This narrows results to retrieve the exact asset identifiers needed for that project's UI theming.

Can I filter Stitch design systems to a specific project?

Yes, you can filter listed Stitch design systems to a specific project by providing its numeric project ID. This narrows results to retrieve the exact asset identifiers needed for that project's UI theming.

What data is returned when listing Stitch design systems?

Listing Stitch design systems returns structured asset data including display names, theme parameters, and unique asset identifiers. These identifiers are required for downstream Stitch MCP operations to apply or update themes.