Generates or updates the README for the Stitch SDK by pulling the current API surface directly from the codebase instead of hard-coding it. The output follows the Bookstore Test structure: cover line states the problem it solves, inner flap shows working code before any setup, reference section documents every public export. It sources method signatures from class files, tool definitions from generated JSON schemas, and config from spec files. Use this when the SDK changes and the README needs to reflect the actual API. The skill includes a validation checklist and explicitly calls out anti-patterns like leading with badges or burying usage examples behind setup instructions.
npx -y skills add google-labs-code/stitch-sdk --skill stitch-sdk-readme --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev