code-tour

Generate interactive CodeTour .tour files anchored to verified file lines.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/abhishekdutta18/blogspro --skill code-tour-abhishekdutta18
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-tour
Source: https://github.com/abhishekdutta18/blogspro/tree/main/.claude/skills/code-tour
Command: npx skills add https://github.com/abhishekdutta18/blogspro --skill code-tour-abhishekdutta18

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps generate CodeTour .tour files that provide structured, step-by-step interactive documentation for codebases, aiding onboarding, architecture explanations, and reviews.

Core Features & Use Cases

  • Guided Codewalks: Produce narrative tours anchored to precise files and lines within a repository.
  • Use Cases: Onboard new developers by guiding them through key modules or prepare detailed architecture walkthroughs for review meetings.
  • Structured Steps: Supports multiple step types including directory orientation, file + line, selections, and patterns for flexibility.
  • Next Step: Ask to generate a .tour file for onboarding a new team member with focus on the main code paths.

Quick Start

Ask the AI to produce a code tour for onboarding new engineers in the main application directory.

Frequently Asked Questions about code-tour

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

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

You can generate interactive, step-by-step guides anchored in your code files by producing a CodeTour `.tour` file. This creates structured walkthroughs tailored to technical personas for software onboarding and architecture review.

What is a CodeTour file and how does it help with architecture review?

A CodeTour `.tour` file is a structured, interactive documentation format that provides step-by-step guided codewalks anchored to specific repository files and lines. It helps by generating coherent architecture walkthroughs tailored for review meetings.

How do I generate step-by-step guides anchored to specific code lines?

You generate step-by-step guides by asking the AI to produce a `.tour` file based on your repository structure. The Skill ensures all file references and line anchors are verified for accuracy, supporting directory orientation, selections, and patterns.

Can I use code walkthroughs to explain pull requests to my team?

Yes, you can use code walkthroughs to explain pull requests. The Skill generates interactive, step-by-step guides anchored in code files tailored to technical personas, ensuring file references and line anchors are verified for accurate PR explanations.

What types of steps are supported when creating a guided code tour?

When creating a guided code tour, the supported step types include directory orientation, file plus line anchors, selections, and patterns. This provides flexibility for onboarding new developers and preparing detailed architecture walkthroughs.

Does generating a code tour require a specific repository structure?

Generating a code tour uses your existing repository structure to create a coherent walkthrough tailored to technical personas. No specific dependencies are required, but the Skill ensures all file references and line anchors are verified for accuracy within your codebase.