Deeply understand any open-source repo. Downloads its real source with opensrc, builds a code graph with graphify, uses the graph to find the parts that matter, READS the actual code for those parts, and produces an HTML breakdown report for you. Use when you want to truly understand how a library/repo works — not skim its docs. Pass the repo name as the argument.
$npx -y skills add grandamenium/understand-open-source --skill understand-open-sourceInstalls into the current project.
Run `npx skills use "https://github.com/grandamenium/understand-open-source" --skill "grandamenium/understand-open-source"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/grandamenium/understand-open-source" that are relevant to the current task. Run `npx skills add "https://github.com/grandamenium/understand-open-source"` and select the relevant skills, then follow their instructions.