code-tour

Create CodeTour .tour files with file and line anchors.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/zero3041/PREP --skill code-tour-zero3041
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-tour
Source: https://github.com/zero3041/PREP/tree/main/.claude/skills/skills/code-tour
Command: npx skills add https://github.com/zero3041/PREP --skill code-tour-zero3041

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps teams create immersive, step-by-step code walkthroughs that provide context, explanations, and guidance through a codebase, streamlining onboarding and knowledge transfer.

Core Features & Use Cases

  • Guided Tours: Build persona-targeted, step-by-step CodeTour .tour files.
  • File and Line Anchoring: Tours open directly to specific files and lines for precise guidance.
  • Real-time Walkthroughs: Ideal for onboarding, architecture exploration, and PR reviews.

Quick Start

Create a new code tour for the 'new-joiner' persona, focusing on the 'src/services' module.

Frequently Asked Questions about code-tour

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an interactive code walkthrough for onboarding new developers?

To create interactive code walkthroughs for onboarding, this Skill automates the generation of CodeTour `.tour` files. These files provide step-by-step, in-code guidance that streamlines knowledge transfer for new joiners.

What is the best way to guide a PR reviewer through specific code changes?

The best way to guide PR reviewers is by building persona-targeted CodeTour `.tour` files. These tours anchor directly to specific files and lines, providing real-time walkthroughs and precise context for code changes.

How do CodeTour files help with code architecture exploration?

CodeTour files help with code architecture exploration by creating immersive, step-by-step paths through a codebase. They open directly to specific files and lines, offering contextual explanations for investigators and architects.

Do I need prior knowledge of the CodeTour format to generate walkthrough files?

Yes, you need prior knowledge of the CodeTour format to effectively use this Skill. It automates the creation of `.tour` files but requires understanding of how the format structures interactive learning paths.

Can I build persona-targeted code tours for specific modules like src/services?

Yes, you can build persona-targeted code tours for specific modules like `src/services`. The Skill generates `.tour` files that anchor to exact files and lines, creating tailored guidance for roles like new joiners.

When should I use automated code tours instead of manual documentation?

You should use automated code tours instead of manual documentation when teams need immersive, step-by-step code walkthroughs. This approach anchors guidance directly to files and lines, streamlining onboarding and PR reviews more effectively.