Exploring Codebases

Semantic search for codebases. Locates matches with ripgrep and expands them into full AST nodes (functions/classes) using tree-sitter. Returns complete, syntactically valid code blocks rather than fragmented lines. Use when looking for specific implementations, examples, or references where full context is needed.

tools-only 1d48cbf 3 files · 5.0 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_1dcfcc04 commit 1d48cbf229

Frequently asked questions

npx skillmds add tools-only/exploring-codebases