api-versioning-strategy
仓库创建 2026年1月29日最近提交 14 小时前SkillHot 收录 20 天前
▸ 精选理由
规范化版本生命周期与兼容策略,便于团队协作与迁移决策。
这个 Skill 做什么
制定完整的API版本策略、破坏性变更分类与退役时间表。
帮你制定一套可执行的 API 版本策略,包含版本方案、破坏性变更分类、退役时间表、迁移指南和客户通知模版,避免服务演进时伤到用户。用在需要规划 API 升级、设计兼容策略或安排废弃流程时。尤其强调可操作的分类表和沟通流程,把复杂变更拆成明确的步骤和时间节点。
▸ 展开 SKILL.md 英文原文
Write an API versioning strategy document for a service or API platform. Use when asked to define versioning policy, plan API deprecation, classify breaking changes, or document version lifecycle. Produces a complete versioning strategy with breaking-change classification table, deprecation timeline, migration guide template, and client communication template.
1.2k
Stars
220
Forks
40
仓库内 Skill
+74
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/main/skills/api-versioning-strategy/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/main/skills/api-versioning-strategy/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# API Versioning Strategy Produce a complete API versioning strategy document that gives a service team durable, consistent rules for evolving their API without breaking consumers. This document covers the versioning scheme selection (with rationale), lifecycle policy from introduction through sunset, a precise breaking-change classification, and all the communication artifacts a team needs when deprecating a version. Engineers should be able to hand this document to a new team member or external consumer and have them understand exactly what to expect. ## Required Inputs Ask for these if not already provided: - **API type** — REST, GraphQL, or gRPC (each has different versioning mechanic
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有