dora

Community

Query codebase with AI for code intelligence.

Authorbutttons
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides AI agents with structured answers about a codebase, moving beyond simple file searching and import tracing to offer deep insights into code structure, dependencies, and architecture.

Core Features & Use Cases

  • Code Exploration: Quickly find symbols, definitions, and references across the entire codebase.
  • Dependency Analysis: Understand what files depend on each other and visualize these relationships.
  • Architectural Insights: Detect circular dependencies, analyze code complexity, and identify architectural issues.
  • Use Case: An AI agent needs to understand the impact of changing a core utility function. It uses dora refs to find all usages and dora rdeps to see all files that depend on it, providing a comprehensive impact analysis.

Quick Start

Use the dora skill to find all references to the symbol 'AuthService' in the codebase.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: dora
Download link: https://github.com/butttons/dora/archive/main.zip#dora

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 223,000+ vetted skills library on demand.