·breaking-change-detector
</>

breaking-change-detector

检测 6 个类别的重大更改:合约、数据库模式、RPC 端点、WebSocket 协议、序列化状态和事件源。

14安装·0热度·@apankov1

安装

$npx skills add https://github.com/apankov1/quality-engineering --skill breaking-change-detector

如何安装 breaking-change-detector

通过命令行快速安装 breaking-change-detector AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/apankov1/quality-engineering --skill breaking-change-detector
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:apankov1/quality-engineering。

SKILL.md

查看原文

Detects breaking changes that could disrupt active sessions or lose client compatibility across 6 categories.

When to use: Modifying shared contract/interface packages, changing database schema or migrations, RPC/API endpoint signature changes, WebSocket message format changes, serialized state schema changes, before merging any contract/schema changes.

When not to use: Adding new optional fields (non-breaking), internal refactoring without API changes, documentation or test-only changes.

检测 6 个类别的重大更改:合约、数据库模式、RPC 端点、WebSocket 协议、序列化状态和事件源。 来源:apankov1/quality-engineering。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/apankov1/quality-engineering --skill breaking-change-detector
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from apankov1/quality-engineering

快速解答

什么是 breaking-change-detector?

检测 6 个类别的重大更改:合约、数据库模式、RPC 端点、WebSocket 协议、序列化状态和事件源。 来源:apankov1/quality-engineering。

如何安装 breaking-change-detector?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/apankov1/quality-engineering --skill breaking-change-detector 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/apankov1/quality-engineering