소개
The openapi-diff skill empowers developers to maintain clear, accurate API documentation by automatically tracking changes between versions of OpenAPI (3.x) and Swagger (2.x) files. It leverages Git diffs to identify modifications in endpoints, schemas, parameters, and deprecations, while specifically flagging breaking changes like removed response fields or altered types. Whether analyzing raw spec files or source code annotations, this skill ensures that stakeholders stay informed about API evolution through structured Markdown changelogs that can be directly integrated into pull requests or release notes.