Version REST and GraphQL APIs. Use when a user asks to version an API, handle breaking changes, implement API deprecation, manage multiple API versions, or design an API evolution strategy.
$npx -y skills add terminalskills/skills --skill api-versioningInstalls into the current project.
Run `npx skills use "https://github.com/terminalskills/skills" --skill "terminalskills/skills/api-versioning"` 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/terminalskills/skills" that are relevant to the current task. Run `npx skills add "https://github.com/terminalskills/skills"` and select the relevant skills, then follow their instructions.