Generate a personalized, plain-English explanation of the user's own codebase as a linked doc-set living in their repo, then track comprehension over time — re-explain only what changed since the last run, and quiz them from their own docs. Use when the user says "explain my app", "explain this codebase to me", "I vibe-coded this and don't understand it", "re-explain what changed", or "quiz me on my codebase".
$npx -y skills add avyanshkatiyar/mined-skills --skill explain-my-appInstalls into the current project.
Run `npx skills use "https://github.com/avyanshkatiyar/mined-skills" --skill "avyanshkatiyar/mined-skills/explain-my-app"` 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/avyanshkatiyar/mined-skills" that are relevant to the current task. Run `npx skills add "https://github.com/avyanshkatiyar/mined-skills"` and select the relevant skills, then follow their instructions.