byanalyticalmonk· 3 skills
Use when creating an interactive explainer about a codebase, repository, or source files. Handles onboarding overviews, architecture maps, and deep-dives on real implementation paths. Trigger phrases include "explain this codebase", "interactive guide to this repo", "walk through how X works in the code", or "visualize this architecture". Uses creating-explainers for the output format.
$npx -y skills add analyticalmonk/explain-this --skill explaining-codebasesInstalls into the current project.
Run `npx skills use "https://github.com/analyticalmonk/explain-this" --skill "analyticalmonk/explain-this/explaining-codebases"` 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/analyticalmonk/explain-this" that are relevant to the current task. Run `npx skills add "https://github.com/analyticalmonk/explain-this"` and select the relevant skills, then follow their instructions.