SymDex
Fast code search, symbol lookup, and call tracing
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install SymDex?โผ
Run `npx skills add husnainpk/SymDex --all -g -y` in your terminal to install the skill globally for your coding agent.
What does SymDex do for coding agents?โผ
It builds a local index of your repository's symbols, routes, and call relationships so agents retrieve exact code instead of reading whole files, saving tokens and time.
Which languages does SymDex support?โผ
It covers 21 language surfaces including Python, Go, Kotlin, Dart, Swift, JavaScript, HTML, CSS, Shell, and Markdown.
Does SymDex work with Cursor and Codex?โผ
Yes. It exposes its index through standard MCP tools and CLI commands that work with Cursor, Codex, Copilot, Windsurf, and other MCP-compatible agents.
Does SymDex send my code to the cloud?โผ
No. The index stays in a local SQLite database on your machine, and semantic embeddings are optional with local or hosted backends you choose.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core