askcode

Community

Index and navigate code with tree-sitter.

Authorcarbonscott
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers index and navigate large codebases by creating a structured, searchable database of code elements.

Core Features & Use Cases

  • Indexes functions, classes, imports, variables, and call graphs from Python, C, and C++ codebases into an SQLite database.
  • Provides SQL-based queries to explore code structure, find callers/callees, navigate architecture, and analyze dependencies across modules.
  • Use Case: When you need to quickly locate where a function is defined or understand impact of a change across a multi-language repository.

Quick Start

Source the environment and run tsdb against your repository to build the index.

Dependency Matrix

Required Modules

None required

Components

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: askcode
Download link: https://github.com/carbonscott/deploy-opencode/archive/main.zip#askcode

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.