api-versioning-deprecation-planner

Installation
SKILL.md

API Versioning & Deprecation Planner

Safely evolve APIs without breaking existing clients.

Versioning Strategies

URL Versioning (Recommended)

/api/v1/users
/api/v2/users

Pros: Clear, easy to route, simple to document Cons: URL pollution with many versions

Header Versioning

Related skills

More from patricio0312rev/skills

Installs
105
GitHub Stars
38
First Seen
Jan 24, 2026