This generates CodeTour JSON files that anchor walkthroughs to real file paths and line numbers in your codebase. You'd use it when someone asks for an onboarding tour, a PR walkthrough, or "explain how X works" and you want a reusable artifact instead of a one-off chat answer. The format follows the SMIG rule: situation, mechanism, implication, gotcha, which keeps each step grounded in actual code instead of vague gestures. It's opinionated about persona depth (new joiners get 9-13 steps, vibe checkers get 5-8) and enforces anchor verification before writing. The main trick is that it treats tours as narratives with dependency between steps, not just file inventories with descriptions.
npx -y skills add affaan-m/everything-claude-code --skill code-tour --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills