> Lum1104/Understand-Anything
Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask questions about.
curl "https://skillshub.wtf/Lum1104/Understand-Anything/understand?format=md"> about
Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask questions about.
> skills (6)
> understand
Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships
> understand-chat
Use when you need to ask questions about a codebase or understand code using a knowledge graph
> understand-dashboard
Launch the interactive web dashboard to visualize a codebase's knowledge graph
> understand-diff
Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks
> understand-explain
Use when you need a deep-dive explanation of a specific file, function, or module in the codebase
> understand-onboard
Use when you need to generate an onboarding guide for new team members joining a project