·specalign
</>

specalign

0xbigboss/claude-code

使規範文件與實作保持一致。檢測規範和代碼之間的偏差,表面差異,使用者決定是否更新規範或代碼。當規範文件及其實作都在上下文中時使用。

6安裝·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