codebase-analyzer
Installation
SKILL.md
Codebase Analyzer
Analyze implementation details, trace data flow, explain technical workings, and locate files.
Quick Reference
- analysis-dimensions.md - 8 analysis dimensions with detailed criteria
- consolidation-patterns.md - Common refactoring patterns with examples
- report-templates.md - Output format templates
When to Use
- Understanding how a specific feature works
- Finding where functionality is implemented
- Tracing data flow from entry to exit
- Assessing technical debt and refactoring opportunities
- Documenting API contracts and architecture
- Code review preparation