Google Labs released stitch-skills, an official agent skills library that packages Stitch — Google’s AI UI design tool — into plugins for coding agents. 6.9k GitHub stars, up 117 today, trending. The eyebrow-raiser: it follows the Agent Skills open standard and officially supports Claude Code, Cursor, Codex, Gemini CLI, and Antigravity. A Google product shipping first-party support for every rival’s agent.
What it actually does
Three plugin sets. Design converts code into Stitch designs, generates UI screens, and manages design systems. Build turns those designs into React and React Native components, with shadcn/ui integration. Utilities covers design analysis and multi-page site generation — including stitch-loop, a skill where the agent builds an entire website in a self-driving loop: read task, generate page, write the next task, repeat.
The MCP entry point
Everything runs through the Stitch MCP server, configured once in your agent. Typical flow: point Claude Code at your repo, generate matching screens in Stitch, pull them back as production components. Design-to-code without leaving the terminal.
Why this matters
Agent Skills started as Anthropic’s spec. Google shipping official skills for Anthropic’s and OpenAI’s agents means the standard beat the platform war. Interop over lock-in — from Google, that’s news.
You Might Also Like
- 27k Github Stars in Weeks Learn Claude Code by Shareai lab Breaks Down ai Coding Agents Into 12 Lessons
- 27 Agents 109 Skills 88k Github Stars is Everything Claude Code Genius or Over Engineering
- Addy Osmani Open Sources Agent Skills 19 Workflows That Make ai Agents Code Like Google Engineers
- Hiveterm Bets on the Multi Agent Workspace Claude Codex and Gemini in one Terminal
- Deepseek tui Tops Github Trending a Claude Code Clone Wired to Deepseeks api

Leave a comment