Google Labs skills
Design-to-code, prompt enhancement, and Stitch skills skills-hub.ai mirrors 8 skills from Google Labs daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Installing a Google Labs skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a Google Labs skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all Google Labs skills via API
curl https://skills-hub.ai/api/v1/skills?source=google-labs
# Browse all sources
open https://skills-hub.ai/sourcesTop Google Labs skills
See all →The most-installed skills from Google Labs, ranked by adoption.
01shadcn-ui
3 installsExpert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.
Buildfrom Google Labs02taste-design
1 installsSemantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.
Buildfrom Google Labs03stitch-loop
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
Buildfrom Google Labs04enhance-prompt
Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.
Buildfrom Google Labs05remotion
Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays
Buildfrom Google Labs06stitch-design
Unified entry point for Stitch design work. Handles prompt enhancement (UI/UX keywords, atmosphere), design system synthesis (.stitch/DESIGN.md), and high-fidelity screen generation/editing via Stitch MCP.
Buildfrom Google Labs07react:components
Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.
Buildfrom Google Labs
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Apr 30, 2026, 10:07 PM (success).
Google Labs skills — frequently asked
What are Google Labs skills?
Google Labs skills are AI coding skills published by Google Labs (Design-to-code, prompt enhancement, and Stitch skills) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many Google Labs skills are available?
skills-hub.ai indexes 8 skills from Google Labs, synced daily from the upstream GitHub repository (https://github.com/google-labs-code/stitch-skills).
How do I install a Google Labs skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official Google Labs skills?
Yes. Every skill from this source is mirrored from Google Labs's own GitHub repository (https://github.com/google-labs-code/stitch-skills). Each skill page links back to the upstream source of truth, so you can verify the original.