source-reading-guide
CommunityNavigate codebases step-by-step in IDE
Software Engineering#static-analysis#ide#sequence-diagram#code-navigation#call-chain#source-reading#plainuml
Authoreatbreads
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill turns raw source code into an IDE-friendly, step-by-step reading navigation map so engineers can follow real execution flow without getting lost in dispatch, wrapper, or bridge layers and can distinguish confirmed versus unconfirmed call chains.
Core Features & Use Cases
- Three-layer execution flow: high-level overview, detailed source-reading sequence, and focused drill-downs for 1–3 complex nodes.
- PlainUML sequence and structure diagrams: function-level sequence diagrams and a static class/module diagram annotated for entry, dispatch, and backend roles.
- Layered key-function table and terminology: a function table with explicit "why not skip" and "next step" guidance, plus inline project-specific term explanations.
- Use Case: use when you need to follow execution across dispatch/adaptor layers, map calls back to IDE-reading order, or produce reproducible per-function reading tasks for reviewers.
Quick Start
Analyze the provided codebase and produce an IDE-friendly step-by-step source reading navigation map starting from the specified entry function.
Dependency Matrix
Required Modules
None requiredComponents
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: source-reading-guide Download link: https://github.com/eatbreads/.agents/archive/main.zip#source-reading-guide 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.