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.
$ 설치
git clone https://github.com/marcusgoll/Spec-Flow /tmp/Spec-Flow && cp -r /tmp/Spec-Flow/.claude/skills/breaking-change-detector ~/.claude/skills/Spec-Flow// tip: Run this command in your terminal to install the skill
Repository

marcusgoll
Author
marcusgoll/Spec-Flow/.claude/skills/breaking-change-detector
16
Stars
2
Forks
Updated6d ago
Added6d ago