codebase-search
Navigate codebases using semantic search, grep, and glob patterns to trace dependencies and analyze architecture.
Install
npx skills add https://github.com/supercent-io/skills-template --skill codebase-searchStats
| Total installs | 10,897 |
| Weekly installs | 10.9K |
| GitHub stars | 88 |
| First seen | Jan 24, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Supports three search modes: semantic search for conceptual queries, grep for exact text and regex patterns, and glob for file discovery by type or naming convention
- Includes workflow guidance for common scenarios like tracing function calls, understanding feature implementations, locating bugs, and performing impact analysis
- Provides language-specific patterns for Python, JavaScript, TypeScript, Go, and Java across function definitions, class usage, imports, and error handling
- Covers advanced techniques for data flow tracing, end-to-end feature understanding, dependency mapping, and refactoring preparation with git integration
Tags
Related skills
| Skill | Installs | vs codebase-search |
|---|---|---|
| code-refactoring | 11,859 | +962 |
| ralph | 10,688 | -209 |
| azure-kubernetes | 14,181 | +3,284 |
| agentic-development-principles | 10,103 | -794 |
| prd | 12,219 | +1,322 |
FAQ
- How many installs does codebase-search have?
- codebase-search has 10,897 total installs and 10.9K installs this week.
- Where is codebase-search hosted?
- codebase-search is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does codebase-search have?
- codebase-search has 88 GitHub stars.
- When was codebase-search first indexed?
- OrangeBot.AI first indexed codebase-search on Jan 24, 2026.
- How do I install codebase-search?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill codebase-search