Breaking Change Detector

Detect and warn about breaking API/schema changes before implementation. Auto-trigger when modifying API routes, database schemas, or public interfaces. Validates changes against api-strategy.md versioning rules. Suggests migration paths for breaking changes. Prevents removing endpoints, changing request/response formats, dropping database columns, modifying function signatures without deprecation.

wesleyegberto b23a94c 2 files · 43.9 KB Updated

File contents

wesleyegberto/software-engineering-skills/tree/main/plugins/programming-skills/skills/breaking-change-detector commit b23a94c4db

Frequently asked questions

npx skillmds@latest add wesleyegberto/breaking-change-detector