smart-explore
CommunityNavigate code with AI-powered AST search.
Software Engineering#developer tools#code search#code navigation#code exploration#token optimization#ast parsing
AuthorJerryGanst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines code exploration by enabling efficient, token-optimized structural code searching, making it easier to understand code structure, locate functions, and navigate large codebases without reading entire files.
Core Features & Use Cases
- Structural Code Search: Uses tree-sitter AST parsing to find functions, classes, and symbols within code.
- Token Efficiency: Significantly reduces token consumption compared to reading entire files or using traditional grep/glob methods.
- Use Case: When trying to understand how a specific feature like "user authentication" is implemented across a project, use
smart_searchto find all relevant functions and thensmart_unfoldto view the implementation of the most critical ones.
Quick Start
Use smart_search to find all symbols related to 'database connection' within the './src' directory.
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: smart-explore Download link: https://github.com/JerryGanst/qiduandebug/archive/main.zip#smart-explore 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 223,000+ vetted skills library on demand.