·codebase-explorer
</>
edanstarfire/claudecode_webuicodebase-explorer
✓识别相关文件、了解架构模式并按功能查找代码。当您需要了解特定功能所在的位置或查找与功能区域相关的文件时使用。
1安装·0热度·@edanstarfire
SKILL.md
Use when: You know the general area but not specific files.
Circular Dependencies: If A imports B and B imports A, there's likely architectural issue.
"Where is X implemented?" → Search for class/function definition: grep "def X\|class X"
识别相关文件、了解架构模式并按功能查找代码。当您需要了解特定功能所在的位置或查找与功能区域相关的文件时使用。 来源:edanstarfire/claudecode_webui。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/edanstarfire/claudecode_webui --skill codebase-explorer- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 codebase-explorer?
识别相关文件、了解架构模式并按功能查找代码。当您需要了解特定功能所在的位置或查找与功能区域相关的文件时使用。 来源:edanstarfire/claudecode_webui。
如何安装 codebase-explorer?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/edanstarfire/claudecode_webui --skill codebase-explorer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/edanstarfire/claudecode_webui
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01