AI AGENT ADDONS
Documentation
3,643installs

CodeTour files let you create step-by-step walkthroughs of any codebase. Each tour opens real files and highlights specific lines. Anyone can follow along to understand how the code works.

You can use tours to help new team members learn the code. They are also great for explaining a bug fix or a security review. Tours live in a special folder and are easy to share.

Instead of a one-time explanation, a tour becomes a reusable guide. It tells a story with each step pointing to real code. This makes complex projects easier to understand.

Add Code Tour skill to your workflow

Global

mkdir -p ~/.claude/skills/code-tour

Project

mkdir -p .claude/skills/code-tour

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
1 month ago
Created
6 months ago