rara-codebase
OfficialMap your repo into clear subsystems fast.
Authorlinkerdog
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Understanding a large codebase quickly is hard when you need to know where subsystems live, how files relate, and what to read next.
Core Features & Use Cases
- Subsystem-first codebase mapping: Provides a one-line, file-by-file index grouped by memory, context, hooks, runtime, agent, LLM, tools, and TUI.
- Navigation optimized for rapid comprehension: Helps you identify entry points and mental-model boundaries (e.g., how context assembly flows into memory selection and prompt construction).
- Use case: When you need to implement a feature or debug behavior, you can quickly find the exact Rust modules and related crates to inspect (such as the memory retrieval pipeline or the hook discovery mechanism).
Quick Start
Ask for the codebase map, then request the exact files you should read to understand how a specific capability works, such as "Where is the effective prompt assembled and how does it inject memory and hooks?"
Dependency Matrix
Required Modules
None requiredComponents
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: rara-codebase Download link: https://github.com/linkerdog/rara/archive/main.zip#rara-codebase Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.