searching-code
✓通过 WarpGrep 进行智能代码库搜索。当用户询问“X 如何工作”、“跟踪流程”、“查找所有实现”、“理解代码库”或需要在大型存储库(1000 个以上文件)中进行跨文件探索时使用。
SKILL.md
WarpGrep is an RL-trained search agent that reasons about code, not just pattern matches.
| "How does auth flow work?" | "Find class UserService" | | "Trace data from API to DB" | Simple regex patterns | | "Find all error handling" | "Where is X defined?" | | Large repos (1000+ files) | Known file patterns | | Before major refactoring | Quick needle lookups |
通过 WarpGrep 进行智能代码库搜索。当用户询问“X 如何工作”、“跟踪流程”、“查找所有实现”、“理解代码库”或需要在大型存储库(1000 个以上文件)中进行跨文件探索时使用。 来源:alexei-led/claude-code-config。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/alexei-led/claude-code-config --skill searching-code 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/alexei-led/claude-code-config --skill searching-code- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 searching-code?
通过 WarpGrep 进行智能代码库搜索。当用户询问“X 如何工作”、“跟踪流程”、“查找所有实现”、“理解代码库”或需要在大型存储库(1000 个以上文件)中进行跨文件探索时使用。 来源:alexei-led/claude-code-config。
如何安装 searching-code?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/alexei-led/claude-code-config --skill searching-code 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/alexei-led/claude-code-config
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01