symdex-code-search
CommunityInstantly find and trace code in a repo
Software Engineering#semantic-search#call-graph#code-search#code-navigation#symbol-search#symdex#repo-indexing
Authorhusnainpk
Version1.0.0
Installs0
System Documentation
What problem does it solve?
SymDex-code-search eliminates token-heavy, broad file browsing by returning precise symbol slices, file outlines, route handlers, and call graph traces so agents and developers can find definitions and usages quickly and efficiently.
Core Features & Use Cases
- Symbol and slice retrieval: locate function, class, or method definitions and return the exact code needed.
- Semantic and text search: find code by intent or literal text to surface relevant implementations without scanning entire files.
- Call graph and route tracing: trace who calls a symbol, what a symbol calls, and locate HTTP routes for fast debugging or feature work.
- Index management: check index freshness, create workspace or global indexes, and prefer lightweight structural refreshes or embedding-backed semantic search when needed.
- Use case: find the HTTP route for /api/checkout, retrieve the handler implementation, and list callers to assess impact before editing.
Quick Start
Use the symdex-code-search skill to locate a symbol definition, show its callers, and return a concise code slice from the current repository.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: symdex-code-search Download link: https://github.com/husnainpk/SymDex/archive/main.zip#symdex-code-search Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.