·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