repo

Installation
SKILL.md

Repository Context

Generate context bundles and maps for codebases.

Structure Analysis

Quick Structure

# Tree view (basic)
tree -L 2 -I 'node_modules|.git|dist|build'

# With file counts
tree -L 2 -I 'node_modules|.git' --dirsfirst -C

# Just directories
tree -d -L 3 -I 'node_modules|.git'
Installs
31
GitHub Stars
24
First Seen
Jan 24, 2026
repo — johnlindquist/claude