Skill Claude CodeCodex
A scoring scale for evaluating how well a CLI is designed for AI agents, based on the "Rewrite Your CLI for AI Agents" principles.
Skill Claude CodeCodex
A scoring scale for evaluating how well a CLI is designed for AI agents, based on the "Rewrite Your CLI for AI Agents" principles.
Skill Claude CodeCodex
Ink terminal renderer for json-render that turns JSON specs into interactive terminal UIs. Use when working with @json-render/ink, building terminal UIs from JSON, creating terminal component catalogs, or rendering AI-generated specs in the terminal.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Architecture standard for building robust, type-safe TypeScript services using the "Spec and Handler" pattern. Use when building CLIs, libraries, or complex business logic.
google-labs-code/stitch-skills
Skill Claude CodeCodex
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.
google-labs-code/stitch-skills
Skill Claude CodeCodex
Convert Stitch HTML designs to React Native components, or syncs/updates existing native components to align with the latest Stitch designs, using StyleSheet.
google-labs-code/stitch-skills
Skill Claude CodeCodex
Convert Stitch designs into production React + Vite dashboards with TanStack Query, accessible tokens from DESIGN.md, and Web3-ready patterns (ethers/viem).
google-labs-code/stitch-skills
Skill Claude CodeCodex
Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays.
google-labs-code/stitch-skills
Skill Claude CodeCodex
Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.
google-labs-code/stitch-skills
Skill Claude CodeCodex
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 components into Stitch (e.g., requests to "save", "migrate", or…
google-labs-code/stitch-skills
Skill Claude CodeCodex
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 a rich, Stitch-compatible design system document. Use this…
google-labs-code/stitch-skills
Skill Claude CodeCodex
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 user just asks to 'save the HTML' or 'mock the view'.
google-labs-code/stitch-skills
Skill Claude CodeCodex
Generate new screens from text prompts or images, edit existing screens with prompts and design system tokens, and generate design variants using Stitch MCP. Includes prompt enhancement pipeline, design mappings, professional UI/UX terminology, design tokens and theme system capabilities.
google-labs-code/stitch-skills
Skill Claude CodeCodex
Manage design systems in Stitch using MCP tools. Includes retrieval of assets, creating/updating design systems in Stitch, and applying them to screens.
google-labs-code/stitch-skills
Skill Claude CodeCodex
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 base64 token limits.
google-labs-code/stitch-skills
Skill Claude CodeCodex
Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files.
google-labs-code/stitch-skills
Skill Claude CodeCodex
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.
google-labs-code/stitch-skills
Skill Claude CodeCodex
Analyze a project description or site requirements and synthesize a project constitution into SITE.md for the Stitch Build Loop.
google-labs-code/stitch-skills
Skill Claude CodeCodex
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern.
google-labs-code/stitch-skills
Skill Claude CodeCodex
Semantic 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.
Skill Claude CodeCodex
Set up automated GitHub issue triage and resolution using parallel Jules coding agents.
Skill Claude CodeCodex
Set up a repository for local GitHub Actions verification using act, so Jules can validate CI before pushing.