Turns knowledge graphs into actual onboarding docs. It reads the graph JSON that /understand generates and pulls out project metadata, architecture layers, the guided tour, and file-level nodes while skipping granular function details to keep things digestible. Then it builds a structured markdown guide with project overview, layer breakdown, key concepts, a walkthrough, file map, and complexity hotspots so new developers know where to tread carefully. The smart part is it uses grep to search the JSON instead of dumping everything into context, which keeps it fast. Outputs to docs/ONBOARDING.md and you can commit it so the next person doesn't have to bug you with setup questions.
npx -y skills add egonex-ai/understand-anything --skill understand-onboard --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev