analyze-codebase

Installation
SKILL.md

Analyze Codebase

Generate comprehensive analysis of the codebase structure, architecture, and organization.

When to Use

  • Onboarding new developers
  • Architecture documentation
  • Project health assessment
  • Before major refactoring
  • Understanding system complexity

Analysis Process

Step 1: Discovery

# Project structure
tree -L 3 -I 'node_modules|.next|dist|build|coverage'
Related skills
Installs
27
GitHub Stars
22
First Seen
Apr 7, 2026