Start a Socratic tutoring journey grounded in an actual codebase. Reads files via Read/Grep/Glob to build the learning path; concepts carry file:symbol anchors so the tutor can reference real code. Invoke with a path: /tutor-codebase ./my-repo (defaults to 'overview' aspect) or /tutor-codebase ./my-repo 'auth flow' (scoped aspect). Triggers: '/tutor-codebase', 'tutor me through this codebase', 'teach me how this repo works', 'help me understand this code'. Distinct from /tutor-start: this one reads real files to ground the curriculum.
$npx -y skills add flagrare/llm-tutor --skill tutor-codebaseInstalls into the current project.
Run `npx skills use "https://github.com/flagrare/llm-tutor" --skill "flagrare/llm-tutor/tutor-codebase"` 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/flagrare/llm-tutor" that are relevant to the current task. Run `npx skills add "https://github.com/flagrare/llm-tutor"` and select the relevant skills, then follow their instructions.