Change public APIs without breaking clients—versioning schemes, additive vs breaking changes, deprecation windows, and comms. Use when shipping breaking changes, sunsetting fields, or coordinating mobile/web SDK consumers.
$npx -y skills add jiaxiaojunqaq/skillject --skill api-compat-1.0.0Installs into the current project.
Run `npx skills use "https://github.com/jiaxiaojunqaq/skillject" --skill "jiaxiaojunqaq/skillject/api-compat-1.0.0"` 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/jiaxiaojunqaq/skillject" that are relevant to the current task. Run `npx skills add "https://github.com/jiaxiaojunqaq/skillject"` and select the relevant skills, then follow their instructions.