Skip to content

exploring-codebases v1.0.0

Choose a tag to compare

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.

Skill folder: exploring-codebases


Release of exploring-codebases version 1.0.0

📥 Download & Install

⬇️ Download exploring-codebases.zip

To install:

  1. Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
  2. Go to Claude.ai Skills Settings
  3. Upload the downloaded ZIP file
  4. Requires paid Claude Pro or Team account

See official documentation for more details.

Recent Changes

fc032e8 exploring v1.0.0, searching v2.0.0: tree-sitting replaces mapping-codebases
a438de8 Regenerate _MAP.md files after @lat: backlink insertion (#504)
14c974f Lattice v2: bidirectional source-anchored knowledge graph (#503)
5de1002 feat: add mapping-features skill for behavioral web app documentation (#432)
25e291d feat(remembering): implement issues #229, #231, #281, #282, #283 (v4.3.0)
a8b06ea docs: Update CHANGELOG.md for released skills