bycoinbase· 23 skills
Analyzes the previous N commits for breaking changes across the CDS public API surface. Use this skill when you need to check if any recent changes will cause breaking changes in the CDS public API surface.
$npx -y skills add coinbase/cds --skill git.detect-breaking-changesInstalls into the current project.
Run `npx skills use "https://github.com/coinbase/cds" --skill "coinbase/cds/git.detect-breaking-changes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/coinbase/cds" that are relevant to the current task. Run `npx skills add "https://github.com/coinbase/cds"` and select the relevant skills, then follow their instructions.