什么是 dust-breaking-changes?
关键准则 - 未经用户明确批准,切勿对私有 API 进行重大更改。始终先警告并要求验证。 来源:dust-tt/dust。
关键准则 - 未经用户明确批准,切勿对私有 API 进行重大更改。始终先警告并要求验证。
通过命令行快速安装 dust-breaking-changes AI 技能到你的开发环境
来源:dust-tt/dust。
CRITICAL: You must NEVER introduce breaking changes to the private API without explicit user approval.
A breaking change is any modification that would require existing API consumers to update their code, including:
Before making ANY change to API code, follow this process:
关键准则 - 未经用户明确批准,切勿对私有 API 进行重大更改。始终先警告并要求验证。 来源:dust-tt/dust。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/dust-tt/dust --skill dust-breaking-changes关键准则 - 未经用户明确批准,切勿对私有 API 进行重大更改。始终先警告并要求验证。 来源:dust-tt/dust。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dust-tt/dust --skill dust-breaking-changes 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dust-tt/dust