Highly Recommended

Dora

Say goodbye to inefficient file searches with AI assistants
Speed booster for coding assistants
Core Principle:
dora is the superbrain behind your AI coding assistant. It instantly understands your entire codebase, saving tokens wasted on grep/find. Want to know which function is called 100 times? Which file is a coupling nightmare? dora gives you answers in seconds.
KEY FEATURES
01Lightning Query
Get code relationships in milliseconds, no more waiting for grep
02Dependency Graph
See which modules are secretly entangled at a glance
03Issue Radar
Automatically catch circular dependencies and tight coupling
04Polyglot Support
Works with TypeScript/Java/Rust/Python and more
github.com/butttons/dora
data-ai·butttons·2026-02-05·44·🔱 1
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/butttons/dora.git
SSH
git clone [email protected]:butttons/dora.git
GitHub CLI
gh repo clone butttons/dora
FAQ
Q: What are the installation steps for Dora Agent Skills?
1.One-click Install: Download binary for your OS
2.Initialize: Run dora init in project root
3.Build Index: Execute dora index to generate code graph
4.Start Querying: View relationships with dora map
Q: What are the highlights of Dora Agent Skills?
  • 100x faster than grep
  • Direct Claude integration
  • 5MB lightweight index
  • No server dependency
Q: What are the use cases for Dora Agent Skills?
  • When AI assistant answers code questions
  • Before refactoring legacy systems
  • Newcomers understanding code architecture
  • Self-check before code review
Q: What are the limitations of Dora Agent Skills?
  • Requires code indexing first
  • Some languages need extra indexer