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".
4.6
Rating
0
Installs
Backend Development
Category
The skill has reasonable structure with references to external files for details, but the descriptionCoverage is weak because the actual content doesn't match the stated purpose. The SKILL.md describes generic API development rather than API versioning specifics (version headers, URL versioning, content negotiation, deprecation strategies, migration paths). The taskKnowledge score is moderate as it provides some API development guidance but lacks versioning-specific knowledge like version routing, backward compatibility patterns, or deprecation notice implementations. Structure is acceptable with external references, though the instructions appear to be generic API boilerplate. Novelty is limited since the versioning problem (maintaining multiple API versions, graceful deprecation) is non-trivial, but this skill doesn't demonstrate specialized versioning logic that would significantly reduce token costs beyond basic API development.
Loading SKILL.md…

Skill Author