·specalign
</>

specalign

0xbigboss/claude-code

使规范文件与实现保持一致。检测规范和代码之间的偏差,表面差异,用户决定是否更新规范或代码。当规范文件及其实现都在上下文中时使用。

0安装·0热度·@0xbigboss

安装

$npx skills add https://github.com/0xbigboss/claude-code --skill specalign

SKILL.md

These apply whenever a spec file and its corresponding implementation are both in context:

When reading code, check if a spec exists and note divergences. When reading a spec, check if the implementation matches and note divergences. This awareness should be passive - flag drift in your responses without interrupting the user's primary task, unless the drift is directly relevant.

If multiple specs exist, ask which to align. If none exist, stop - this workflow requires an existing spec.

使规范文件与实现保持一致。检测规范和代码之间的偏差,表面差异,用户决定是否更新规范或代码。当规范文件及其实现都在上下文中时使用。 来源:0xbigboss/claude-code。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/0xbigboss/claude-code --skill specalign
分类
</>开发工具
认证
收录时间
2026-02-17
更新时间
2026-02-18

快速解答

什么是 specalign?

使规范文件与实现保持一致。检测规范和代码之间的偏差,表面差异,用户决定是否更新规范或代码。当规范文件及其实现都在上下文中时使用。 来源:0xbigboss/claude-code。

如何安装 specalign?

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

这个 Skill 的源码在哪?

https://github.com/0xbigboss/claude-code