[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-74784":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":23,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":27,"readmeContent":28,"aiSummary":29,"trendingCount":16,"starSnapshotCount":16,"syncStatus":30,"lastSyncTime":31,"discoverSource":32},74784,"stitch-skills","google-labs-code\u002Fstitch-skills","google-labs-code","A library of Agent Skills designed to work with the Stitch MCP server. Each skill follows the Agent Skills open standard, for compatibility with coding agents such as Antigravity, Gemini CLI, Claude Code, Cursor.","https:\u002F\u002Fstitch.withgoogle.com\u002Fdocs\u002Fmcp\u002Fsetup",null,"TypeScript",5978,727,54,9,0,55,166,629,165,39.59,"Apache License 2.0",false,"main",true,[],"2026-06-12 02:03:28","# Stitch Agent Skills\n\nA library of Agent Skills designed to work with the Stitch MCP server. Each skill follows the Agent Skills open standard, for compatibility with coding agents such as Antigravity, Gemini CLI, Claude Code, Cursor.\n\n## Installation & Discovery\n\nInstall any skill from this repository using the `skills` CLI. This command will automatically detect your active coding agents and place the skill in the appropriate directory.\n\n```bash\n# List all available skills in this repository\nnpx skills add google-labs-code\u002Fstitch-skills --list\n\n# Install a specific skill\nnpx skills add google-labs-code\u002Fstitch-skills --skill react:components --global\n```\n\n## Available Skills\n\n### stitch-design\nUnified entry point for Stitch design work. Handles prompt enhancement (UI\u002FUX keywords, atmosphere), design system synthesis (.stitch\u002FDESIGN.md), and high-fidelity screen generation\u002Fediting via Stitch MCP.\n\n```bash\nnpx skills add google-labs-code\u002Fstitch-skills --skill stitch-design --global\n```\n\n### stitch-loop\nGenerates a complete multi-page website from a single prompt using Stitch, with automated file organization and validation.\n\n```bash\nnpx skills add google-labs-code\u002Fstitch-skills --skill stitch-loop --global\n```\n\n### design-md\nAnalyzes Stitch projects and generates comprehensive DESIGN.md files documenting design systems in natural, semantic language optimized for Stitch screen generation.\n\n```bash\nnpx skills add google-labs-code\u002Fstitch-skills --skill design-md --global\n```\n\n### enhance-prompt\nTransforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI\u002FUX keywords, injects design system context, and structures output for better generation results.\n\n```bash\nnpx skills add google-labs-code\u002Fstitch-skills --skill enhance-prompt --global\n```\n\n### react-components\nConverts Stitch screens to React component systems with automated validation and design token consistency.\n\n```bash\nnpx skills add google-labs-code\u002Fstitch-skills --skill react:components --global\n```\n\n### remotion\nGenerates walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays to showcase app screens professionally.\n\n```bash\nnpx skills add google-labs-code\u002Fstitch-skills --skill remotion --global\n```\n\n### shadcn-ui\nExpert guidance for integrating and building applications with shadcn\u002Fui components. Helps discover, install, customize, and optimize shadcn\u002Fui components with best practices for React applications.\n\n```bash\nnpx skills add google-labs-code\u002Fstitch-skills --skill shadcn-ui --global\n```\n\n## Repository Structure\n\nEvery directory within `skills\u002F` or at the root level follows a standardized structure to ensure the AI agent has everything it needs to perform \"few-shot\" learning and automated quality checks.\n\n```text\nskills\u002F[category]\u002F\n├── SKILL.md           — The \"Mission Control\" for the agent\n├── scripts\u002F           — Executable enforcers (Validation & Networking)\n├── resources\u002F         — The knowledge base (Checklists & Style Guides)\n└── examples\u002F          — The \"Gold Standard\" syntactically valid references\n```\n\n## Adding New Skills\nAll new skills need to follow the file structure above to implement the Agent Skills open standard.\n\n### Great candidates for new skills\n* **Validation**: Skills that convert Stitch HTML to other UI frameworks and validate the syntax.\n* **Decoupling Data**: Skills that convert static design content into external mock data files.\n* **Generate Designs**: Skills that generate new design screens in Stitch from a given set of data.\n\nThis is not an officially supported Google product. This project is not eligible for the [Google Open Source Software Vulnerability Rewards Program](https:\u002F\u002Fbughunters.google.com\u002Fopen-source-security).\n","stitch-skills 是一个与 Stitch MCP 服务器协同工作的 Agent 技能库，每个技能都遵循 Agent Skills 开放标准，兼容多种编码代理如 Antigravity、Gemini CLI 等。该项目使用 TypeScript 编写，提供了一系列实用功能，包括但不限于设计系统生成、多页网站自动生成、React 组件转换及项目展示视频制作等，旨在简化开发者的工作流程并提高效率。适用于需要快速原型设计、代码生成或自动化测试的开发场景中，尤其适合前端工程师和全栈开发者。通过简单的命令行工具即可轻松安装和管理这些技能。",2,"2026-06-11 03:50:48","high_star"]