Content Preview
--- name: versioning-apis description: | Implement API versioning with backward compatibility, deprecation notices, and migration paths. Use when managing API versions and backward compatibility. Trigger with phrases like "version the API", "manage API versions", or "handle API versioning". allowed-tools: Read, Write, Edit, Grep, Glob, Bash(api:version-*) version: 1.0.0 author: Jeremy Longshore <[email protected]> license: MIT compatible-with: claude-code, codex, openclaw --- #
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/versioning-apis.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/api-development/api-versioning-manager/skills/versioning-apis/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/api-development/api-versioning-manager/skills/versioning-apis/SKILL.md
Related Skills
Version Bumper
Automatically handles semantic version updates across plugin.json and marketplace catalog when user mentions version bump, update version, or release. Ensures version consistency in claude-code-plugins repository.
version-bumperversion bumper
by jeremylongshore · plugins-plus-skills
version-bumper
This skill provides automated assistance for version bumper tasks within the DevOps Basics domain.
version-bumperversionbumper
by jeremylongshore · plugins-plus-skills
model-versioning-manager
This skill provides automated assistance for model versioning manager tasks within the ML Deploymen
model-versioning-managermodelversioningmanager
by jeremylongshore · plugins-plus-skills
versioning-strategy-helper
This skill provides automated assistance for versioning strategy helper tasks
versioning-strategy-helperversioningstrategyhelper
by jeremylongshore · plugins-plus-skills