Skip to main content
google-labs-code
GitHub creator profile

google-labs-code

Repository-level view of 35 collected skills across 5 GitHub repositories.

skills collected
35
repositories
5
updated
Aug 13, 2026
repository explorer

Repositories and representative skills

site-md
software-developers

Analyze a project description or site requirements and synthesize a project constitution into SITE.md for the Stitch Build Loop

Aug 13, 2026
stitch-code-to-design
web-developers

Convert frontend code (Vite, React, Angular, Vue, etc.) to a Stitch Design by chaining static HTML extraction, design system extraction, and file upload. **ALWAYS** use this skill when the user's intent is to move existing web apps or React/Angular/Vue…

Jul 29, 2026
stitch-extract-static-html
web-developers

Extract self-contained static HTML from a built web application or React components by inlining CSS and images. Use this skill whenever you need to capture a specific UI state, share a static version of a page, or prepare assets for Stitch upload, even if the…

Jul 29, 2026
stitch-upload-to-stitch
web-developers

Upload local assets (images, mockups, extracted HTML, design markdown) to a Stitch project. ALWAYS use this skill when you need to upload visual assets, HTML pages, or design docs to Stitch, particularly when direct MCP tool calls fail or truncate due to…

Jul 29, 2026
stitch-extract-design-md
software-developers

Extract a comprehensive design system (DESIGN.md) directly from frontend source code — React, Vue, Svelte, Angular, plain HTML/CSS, or any web framework. Analyzes component files, stylesheets, Tailwind configs, theme definitions, and design tokens to produce…

Jul 29, 2026
shadcn-ui
web-and-digital-interface-designers

Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.

Jul 21, 2026
stitch-react-components
web-developers

Converts Stitch designs into modular Vite and React components, or syncs/updates existing React components to align with the latest Stitch designs, using system-level networking and AST-based validation.

Jul 21, 2026
stitch-react-native
software-developers

Convert Stitch HTML designs to React Native components, or syncs/updates existing native components to align with the latest Stitch designs, using StyleSheet.

Jul 21, 2026
Showing 8 of 16 collected skills.
github-codebase-briefing
software-developers

Generates a deeply contextual, progressive-disclosure briefing for any GitHub repository. It builds a mental model of the code before analyzing issues and PRs to provide actionable insights. Use when asked for a "GitHub report," "repo status," "daily…

Jun 1, 2026
stitch-sdk-bug-bash
software-quality-assurance-analysts-and-testers

Find bugs in the Stitch SDK using a real API key. Covers standard functional edges and tricky situations.

Jun 1, 2026
stitch-sdk-development
software-developers

Develop the Stitch SDK. Covers the generation pipeline, dual modality (agent vs SDK), error handling, and Traffic Light (Red-Green-Yellow) implementation workflow. Use when adding features, fixing bugs, or understanding the architecture.

Jun 1, 2026
stitch-sdk-domain-design
software-developers

Design the domain model for the Stitch SDK. Use when mapping MCP tools to domain classes and bindings in domain-map.json. This is Stage 2 of the generation pipeline.

Jun 1, 2026
stitch-sdk-pipeline
software-developers

Run the full Stitch SDK generation pipeline. Use when a new tool is added, or the SDK needs to be regenerated end-to-end.

Jun 1, 2026
stitch-sdk-readme
software-developers

Generate or update the README for the Stitch SDK. Use the Bookstore Test structure and source the current API from the codebase. Use when the README needs to be written or updated.

Jun 1, 2026
stitch-sdk-usage
software-developers

Use the Stitch SDK to generate, edit, and iterate on UI screens from text prompts, manage projects, and retrieve screen HTML/images. Use when the user wants to consume the SDK in their application.

Jun 1, 2026
tdd-red-green-refactor
software-quality-assurance-analysts-and-testers

Enforces a disciplined Red-Green-Refactor (TDD) workflow in TypeScript/Node.js. Use this whenever creating new features, fixing bugs, or migrating logic to ensure high-quality, verifiable implementations.

Jun 1, 2026
Showing 8 of 9 collected skills.
Showing 5 of 5 repositories
All repositories loaded