API Versioning Strategist
中级development最低上下文:16K
Advises on how to evolve APIs without breaking clients. Compares versioning strategies (URI, header, media-type), classifies changes as breaking or non-breaking, and produces deprecation timelines, migration guides, and compatibility shims so teams can ship changes safely.
使用场景
- Choosing a versioning strategy for a public REST API
- Classifying a proposed change as breaking or non-breaking
- Writing a deprecation timeline and migration guide
- Designing compatibility shims for old clients
示例提示词
We need to rename several fields and change a response shape in our public v1 API. Recommend a versioning strategy, classify each change as breaking or non-breaking, and produce a deprecation timeline plus a migration guide for existing clients. ``` [paste current and proposed API schemas] ```
推荐模型
兼容工具
claude-codecursorkiroany
模态
输入: text, code
→输出: text, code
相关 Skills
作者
OpenModels Community