google-labs-code/stitch-loop
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
npx skills add https://github.com/google-labs-code/stitch-skills/tree/main/skills/stitch-loopTeaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
This repo contains 6 individual skills — each has its own dedicated page.
Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files
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.
Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays
Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.
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.
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.
Reusable AI-agent skills for systematic reviews, manuscript revision, reviewer response, and academic workflow automation.
Use when implementing delays that must survive process restarts (e.g., 24-hour cart abandonment, scheduled follow-ups), waiting for human approval or external events with timeouts (review gates, webhook callbacks, async API completion), polling external services without losing state on crashes, calling other functions and awaiting their results, memoizing expensive operations so they don't re-run on retry, or running async work in parallel inside a workflow. Covers Inngest step methods: step.run, step.sleep, step.waitForEvent, step.waitForSignal, step.sendEvent, step.invoke, step.ai, plus patterns for loops and parallel execution.
CodexAssistant 是一个对 Codex App 的外部增强工具:它不会修改 Codex 的安装文件 (app.asar、可执行文件等),而是通过 Chromium DevTools Protocol (CDP) 在 Codex 渲染进程中按需注入脚本,实现插件入口解锁、会话删除、Markdown 导出、自定义中转、用户脚本等能力。
Instrument a LaunchDarkly metric event in a codebase by adding a track() call. Use when the user wants to wire up an event, instrument an action for a metric, add tracking to a feature, or confirm that an event is flowing to LaunchDarkly.
The system your AI agents are missing — synced instructions, workflow skills, hardened secrets, and autonomous loops across every machine.
Claude Code memory optimization plugin — audit, optimize, and manage auto-memory files