Helps you write comprehensive API changelogs with breaking changes, migration guides, and version comparisons. You'd use this when shipping a new API version, deprecating endpoints, or changing authentication methods. It gives you templates for before/after code examples, deprecation timelines, and step-by-step migration instructions. The reference guides cover breaking changes, new features, security updates, and version support policies. Honestly, the structured approach here is what most teams skip when they're rushing to ship, then they pay for it in support tickets. The emphasis on 3-6 month deprecation windows and backward compatibility feels right for any production API.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill api-changelog-versioning