By tygwan
Google Stitch, Figma & NanoBanana design toolkit for Claude Code — MCP setup, design skills, and workflow agents
npx claudepluginhub tygwan/stitchkitUse when the user wants to design UI screens, generate design variants, or work with Google Stitch for any visual/UI design task. Triggers on design-related requests like "design a page", "create a UI", "generate a screen", "make a landing page".
Set up Google Stitch, Figma, and NanoBanana MCP servers for Claude Code
AI-powered development tools for code review, research, design, and workflow automation.
v9.36.1 — Codex-compatible portable skills with Claude-safe provider routing and session ID support. Run /octo:setup.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Plugin that includes the Figma MCP server and Skills for common workflows
External network access
Connects to servers outside your machine
Requires secrets
Needs API keys or credentials to function
Share bugs, ideas, or general feedback.
The ultimate Stitch toolkit for Claude Code
Design skills, prompt templates, and MCP setup for Google Stitch & Figma.
stitchkit is a Claude Code plugin that supercharges your design workflow. It bundles:
You will need API keys / tokens for the MCP servers bundled in this plugin:
| MCP Server | Key Required | Where to Get It |
|---|---|---|
| Google Stitch | Google account (OAuth) or GOOGLE_API_KEY | Google Cloud Console > APIs & Services > Credentials |
| Figma | FIGMA_ACCESS_TOKEN | Figma > Settings > Security > Personal access tokens |
| NanoBanana | GOOGLE_AI_API_KEY (or GEMINI_API_KEY) | Google AI Studio (free) |
The plugin auto-registers all three MCP servers when installed. You just need to provide your API keys as environment variables (see Setup below).
claude plugin add tygwan/stitchkit
Or clone manually:
git clone https://github.com/tygwan/stitchkit.git ~/.claude/plugins/stitchkit
After installing the plugin, configure your API keys so the MCP servers can authenticate.
| MCP Server | Key | How to get |
|---|---|---|
| Google Stitch | GOOGLE_API_KEY | Google Cloud Console → APIs & Services → Credentials → Create API Key |
| Figma | FIGMA_ACCESS_TOKEN | Figma → Settings → Security → Personal access tokens → Generate |
| NanoBanana | GOOGLE_AI_API_KEY | Google AI Studio → Create API Key (free) |
Add to your shell profile (~/.bashrc, ~/.zshrc) or project .env file:
export GOOGLE_API_KEY="your-google-cloud-api-key" # Stitch
export FIGMA_ACCESS_TOKEN="figd_your-figma-token" # Figma
export GOOGLE_AI_API_KEY="your-google-ai-api-key" # NanoBanana
Only set the keys for the services you need. Stitch and NanoBanana share Google credentials but from different consoles.
/stitch-setupRun the setup skill inside Claude Code to validate your configuration:
/stitch-setup
This will check each MCP server's connectivity and guide you through any missing credentials.
Design a SaaS analytics dashboard with KPI cards, revenue chart, and user segments donut chart
The stitch-design skill auto-activates and handles the rest.
Tip: If you only need a subset of the servers, you can skip the keys you don't need. Stitch works standalone with OAuth (no API key), and NanoBanana is optional if you don't need Gemini image generation.
| Skill | Type | Description |
|---|---|---|
/stitch-setup | User-invoked | Set up Stitch, Figma, and NanoBanana MCP servers with guided configuration |
stitch-design | Auto-triggered | Activates on design requests — generates screens with optimized Stitch prompts |
| Agent | Description |
|---|---|
design-explorer | Autonomously generates 3-4 design alternatives for a concept, varying style/layout/color |
| Server | Purpose |
|---|---|
| Google Stitch | AI-powered UI design generation, editing, variants, and HTML export |
| Figma | Design file sync, component import, and design token extraction |
| Nanobanana | Gemini-powered image generation, editing, and smart model selection |
22+ page type templates organized by category:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim