CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. google-labs-code
  4. /
  5. stitch-sdk
  6. /
  7. Stitch Sdk Usage

Stitch Sdk Usage

Editor's Note

This wraps the Google Stitch SDK for generating UI screens from text prompts. You can create projects, upload mockup images, generate screens, iterate with edit and variant commands, and pull down the resulting HTML or screenshots. It's a programmatic interface for teams that want to embed AI UI generation into their own tooling rather than clicking through a web UI. The design system support lets you apply consistent themes across screens. Error handling is typed with StitchError, and there's a tool client mode if you're building agents that need to dynamically discover and call SDK methods. Straightforward TypeScript API that gets out of your way.

Install

npx skills add https://github.com/google-labs-code/stitch-sdk --skill stitch-sdk-usage
Votes
0
Installs204
GitHub Stars1.7k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment