Standalone agent skill for Google Stitch workflows. Wraps the official @google/stitch-sdk (v0.1.1) so an agent can drive Stitch projects, screens, variants, and design systems through a single CLI runner — or write committed TypeScript against the SDK when an integration calls for it.
Standalone (default skills CLI):
npx skills add itamaker/stitch-skills
Or via the itamaker/skills Claude Code plugin marketplace:
/plugin marketplace add itamaker/skills
/plugin install stitch-skills@itamaker-skills
list-projects, create-project, list-screens, get-screen, generate, edit, download-html, download-image.variants with --variant-count, --creative-range, --aspects.list-design-systems, create-design-system, update-design-system, apply-design-system. Each design-system command accepts JSON via --*-file <path> or --*-json '{...}'.STITCH_API_KEY for direct keys, or STITCH_ACCESS_TOKEN + GOOGLE_CLOUD_PROJECT for OAuth. STITCH_HOST overrides the MCP endpoint.--config, STITCH_SKILL_CONFIG, .stitch.json, or stitch.json. save-config / --save-config persists resolved values.list-tools and call-tool expose the underlying Stitch MCP tools (create_project, generate_screen_from_text, edit_screens, generate_variants, design-system tools, etc.).references/mcp-sdk.md) — stitchTools from @google/stitch-sdk/ai (Vercel AI SDK), stitchAdkTools from @google/stitch-sdk/adk (Google ADK), and StitchProxy for hosting an MCP proxy.Use $stitch to list my Stitch projects.Use $stitch to create a Stitch project and generate a login screen.Use $stitch to generate three variants for screen abc and download HTML for the best one.Use $stitch to extract a design system from our brand and apply it across the existing screens.Use $stitch to wire Stitch into a Google ADK TypeScript agent.Use $stitch to download the HTML for a Stitch screen into ./tmp/screen.html.Use $stitch to save my Stitch auth and defaults into ./.stitch.json.Use $stitch to write committed @google/stitch-sdk code for this app.skills/
stitch/
SKILL.md # entry point read by the agent
agents/ # plugin-style agent metadata
assets/ # example .stitch.json
references/ # config schema, SDK surface, prompting, DESIGN.md
scripts/
run.sh # stable wrapper; invokes stitch.mjs
stitch.mjs # SDK-backed runner
@google/[email protected] alignment + design-system commands.See Releases for full notes.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub itamaker/stitch-skills --plugin itamaker-stitch-skillsManage configurable multi-repo Go workspaces from a workspace config file
Claude + Google Stitch workflow toolkit with MCP integration (prompt authoring, screen generation, design extraction)
Utilities - integrations, dry-run, prototyping, asset management
4つの専門エージェント(アーキテクト・リサーチャー・ライター・レビュアー)がチームで高品質なスキルを設計・作成する
Multi-agent orchestrator for Claude Code. Use when user mentions gastown, gas town, gt commands, convoys, polecats, rigs, slinging work, multi-agent coordination.
Design superpowers for Claude Code — 35 skills that teach your agent to ideate, research, generate, iterate, and ship beautiful UIs using Google Stitch MCP.
Claude Code skill pack for Webflow (24 skills)