stitch-sdk-readme作者: google-labs-code
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…
npx skills add https://github.com/google-labs-code/stitch-sdk --skill stitch-sdk-readme來自 google-labs-code 的更多技能
agent-dx-cli-scale
by google-labs-code
A scoring scale for evaluating how well a CLI is designed for AI agents, based on the "Rewrite Your CLI for AI Agents" principles.
ink
by google-labs-code
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…
tdd-red-green-refactor
by google-labs-code
This skill implements a structural framework for AI-assisted programming to ensure every line of code is verifiable, typed, and purposeful.
typed-service-contracts
by google-labs-code
Architecture standard for building robust, type-safe TypeScript services using the "Spec and Handler" pattern. Use when building CLIs, libraries, or complex…
automate-github-issues
by google-labs-code
Set up automated GitHub issue triage and resolution using parallel Jules coding agents
local-action-verification
by google-labs-code
Set up a repository for local GitHub Actions verification using act, so Jules can validate CI before pushing
github-codebase-briefing
by google-labs-code
This skill performs a "deep read" of a repository. It avoids superficial listings by first understanding the project's architecture and then evaluating open items against that context.
stitch-sdk-bug-bash
by google-labs-code
Find bugs in the Stitch SDK using a real API key. Covers standard functional edges and tricky situations.