Implement API migrations between versions, platforms, or frameworks with minimal downtime. Use when upgrading APIs between versions. Trigger with phrases like "migrate the API", "upgrade API version", or "migrate to new API".
4.6
Rating
0
Installs
Backend Development
Category
The skill has a clear structure with appropriate separation of concerns (referencing implementation.md, errors.md, examples.md). However, there's a significant mismatch between the stated purpose (API migration between versions/platforms) and the actual content (which focuses on building new APIs from scratch). The instructions cover API development tasks like 'generate boilerplate', 'implement endpoint handlers', and 'define resource models' rather than migration-specific tasks like versioning strategies, backward compatibility, deprecation handling, or gradual rollout. The descriptionCoverage score is low because the Description promises migration capabilities but the skill delivers new API development. TaskKnowledge is moderate as it does provide structured steps for API work, though not for the promised migration use case. Structure is good with references to external files. Novelty is low-moderate because generic API development guidance doesn't significantly reduce token cost compared to what a CLI agent could accomplish, and true API migration (the promised functionality) would be more novel but isn't actually delivered.
Loading SKILL.md…

Skill Author