
roundtable02/tutor-skills
2 skills2.8k installs1.9k starsGitHub
Install
npx skills add https://github.com/roundtable02/tutor-skillsSkills in this repo
1Tutortutor encodes quiz design rules for agents building assessments: zero-hint distractors, behavior-focused stems, plausible wrong answers from the domain, and balanced difficulty bands. Solo builders shipping courses, internal playbooks, Cloud Run runbooks, or agent-driven skill checks use it whenever generated quizzes would otherwise leak answers in option text or always place the key in the same slot. The skill is methodology, not a quiz runtime—it tells the model how to phrase items and drill weak concepts from concept files without copy-paste repetition. It applies across the journey whenever you need honest diagnostics before launch, after docs ship, or while iterating training content in Grow.1.5kinstalls2Tutor SetupTutor Setup is an agent skill that turns a messy repository into a navigable onboarding vault using a Codebase Mode template reference. Solo and indie builders use it when they need new contributors—or their future selves—to understand architecture, modules, and APIs without spelunking every folder. The skill encodes a StudyVault layout: a dashboard map of contents, per-module note slots, DevOps documentation, and exercise placeholders, all wired through markdown tables for modules, endpoints, and tags. It pairs naturally with codebase-tutor or similar skills that generate content to fill those templates. Use it early in a project rewrite or right after inheriting a legacy repo, before you delegate feature work to an agent that lacks context. The outcome is a repeatable documentation skeleton that agents and humans can extend module-by-module.1.3kinstalls