Skip to content

feat: integrate Stitch MCP as required Step 5 in workflow#175

Open
aalsaleh31 wants to merge 1 commit intonextlevelbuilder:mainfrom
aalsaleh31:feat/stitch-mcp-integration
Open

feat: integrate Stitch MCP as required Step 5 in workflow#175
aalsaleh31 wants to merge 1 commit intonextlevelbuilder:mainfrom
aalsaleh31:feat/stitch-mcp-integration

Conversation

@aalsaleh31
Copy link

Summary

  • Adds Stitch MCP (Google's UI design generation tool) as a required Step 5 in the skill workflow
  • After generating a design system (Steps 1-4), the AI now always uses Stitch to create visual screen mockups before code implementation
  • Includes full Stitch workflow: create project, generate screens, edit/refine, explore variants, review
  • Updates all relevant files: skill template, SKILL.md, platform config, plugin.json, CLAUDE.md, CLI assets

Files Changed

File Change
src/ui-ux-pro-max/templates/base/skill-content.md Added Step 5 (Stitch) + Step 6 (Implement) to main workflow and example
.claude/skills/ui-ux-pro-max/SKILL.md Same changes applied to generated skill
src/ui-ux-pro-max/templates/platforms/claude.json Added Stitch to Integrations in description
.claude-plugin/plugin.json Added Stitch to marketplace description
CLAUDE.md Added Stitch MCP Integration documentation section
cli/assets/templates/ Synced all template changes

Test plan

  • Verify /ui-ux-pro-max skill triggers Stitch screen generation after design system
  • Verify uipro init --ai claude produces SKILL.md with Stitch Step 5
  • Verify Stitch prompt format includes colors, typography, style, layout from design system
  • Test with Stitch MCP server connected and disconnected

🤖 Generated with Claude Code

Add Stitch (Google's UI design generation MCP) as a required step in the
skill workflow. After generating a design system (Steps 1-4), Claude now
always uses Stitch to create visual screen mockups before implementation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant