什么是 reverse-engineer?
深度代码库分析可生成 11 个综合文档文件。根据路径选择进行调整 - Greenfield 仅提取业务逻辑(与技术无关),Brownfield 提取业务逻辑 + 技术实现(技术规定)。这是逆向工程过程中的第 2 步(共 6 步)。 来源:jschulte/claude-plugins。
深度代码库分析可生成 11 个综合文档文件。根据路径选择进行调整 - Greenfield 仅提取业务逻辑(与技术无关),Brownfield 提取业务逻辑 + 技术实现(技术规定)。这是逆向工程过程中的第 2 步(共 6 步)。
通过命令行快速安装 reverse-engineer AI 技能到你的开发环境
来源:jschulte/claude-plugins。
Step 2 of 6 in the Reverse Engineering to Spec-Driven Development process.
Estimated Time: 30-45 minutes Prerequisites: Step 1 completed (analysis-report.md and path selection) Output: 11 comprehensive documentation files in docs/reverse-engineering/
Note: Output is the same regardless of implementation framework (Spec Kit, BMAD, or BMAD Auto-Pilot). The framework choice only affects what happens after Gear 2.
深度代码库分析可生成 11 个综合文档文件。根据路径选择进行调整 - Greenfield 仅提取业务逻辑(与技术无关),Brownfield 提取业务逻辑 + 技术实现(技术规定)。这是逆向工程过程中的第 2 步(共 6 步)。 来源:jschulte/claude-plugins。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/jschulte/claude-plugins --skill reverse-engineer深度代码库分析可生成 11 个综合文档文件。根据路径选择进行调整 - Greenfield 仅提取业务逻辑(与技术无关),Brownfield 提取业务逻辑 + 技术实现(技术规定)。这是逆向工程过程中的第 2 步(共 6 步)。 来源:jschulte/claude-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jschulte/claude-plugins --skill reverse-engineer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jschulte/claude-plugins