·lightweight implementation analysis protocol
{}

lightweight implementation analysis protocol

ntcoding/claude-skillz

在修復錯誤、實現功能、調試問題或更改代碼時應該使用此技能。通過以下方式確保在實現之前理解代碼流:(1) 使用特定的 file:line 引用跟踪執行路徑,(2) 創建顯示 class.method() 流程的輕量級文本圖,(3) 驗證用戶的理解。防止因假設或猜測而浪費精力。當用戶請求時觸發:錯誤修復、功能實現、重構、TDD 週期、調試、代碼分析。

2安裝·0熱度·@ntcoding

安裝

$npx skills add https://github.com/ntcoding/claude-skillz --skill lightweight implementation analysis protocol

SKILL.md

Quick understanding before implementation - just enough to guide TDD, no more.

Before creating implementation plans, fix plans, or TDD cycles for bugs/features.

❌ WRONG: "I'll fix the validation. Here's my plan..." ✅ RIGHT: "Let me trace where the error occurs... [diagram]. Correct?"

在修復錯誤、實現功能、調試問題或更改代碼時應該使用此技能。通過以下方式確保在實現之前理解代碼流:(1) 使用特定的 file:line 引用跟踪執行路徑,(2) 創建顯示 class.method() 流程的輕量級文本圖,(3) 驗證用戶的理解。防止因假設或猜測而浪費精力。當用戶請求時觸發:錯誤修復、功能實現、重構、TDD 週期、調試、代碼分析。 來源:ntcoding/claude-skillz。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/ntcoding/claude-skillz --skill lightweight implementation analysis protocol
分類
{}資料分析
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 lightweight implementation analysis protocol?

在修復錯誤、實現功能、調試問題或更改代碼時應該使用此技能。通過以下方式確保在實現之前理解代碼流:(1) 使用特定的 file:line 引用跟踪執行路徑,(2) 創建顯示 class.method() 流程的輕量級文本圖,(3) 驗證用戶的理解。防止因假設或猜測而浪費精力。當用戶請求時觸發:錯誤修復、功能實現、重構、TDD 週期、調試、代碼分析。 來源:ntcoding/claude-skillz。

如何安裝 lightweight implementation analysis protocol?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ntcoding/claude-skillz --skill lightweight implementation analysis protocol 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/ntcoding/claude-skillz