code-tour

Create persona-specific codebase tours with file and line anchors in JSON.

1|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/ROYCE-8425/ai-marketing-hub --skill code-tour-royce-8425
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-tour
Source: https://github.com/ROYCE-8425/ai-marketing-hub/tree/main/skills/code-tour
Command: npx skills add https://github.com/ROYCE-8425/ai-marketing-hub --skill code-tour-royce-8425

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for a structured, persona-targeted walk-through of codebases, which helps in onboarding new team members, explaining complex architectures, and providing a structured way to navigate through code changes.

Core Features & Use Cases

  • Persona-specific Tours: Creates guided tours tailored for different roles within the codebase (e.g., new joiners, architects, reviewers).
  • Code Navigation: Allows users to jump directly to specific files and lines for a hands-on learning experience.
  • Narrative Approach: Encourages a storytelling method for explaining code, making it more accessible and engaging.

Quick Start

Generate a CodeTour for the 'authentication' module in your codebase.

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 guided code tour for onboarding new developers?

Create a guided code tour by generating persona-specific, step-by-step walk-throughs of your codebase that target new joiners and include real file and line anchors for precise navigation. The Skill outputs a JSON format tour file structure.

What is the best way to walk a reviewer through code changes in a PR?

The best way to walk a reviewer through code changes is using a structured code tour that provides a narrative approach to explaining modifications. It generates PR walk-throughs tailored specifically for reviewers with direct file navigation.

Can I generate architecture walk-throughs tailored for specific team roles?

Yes, you can generate architecture walk-throughs tailored for specific team roles like architects and new joiners. The Skill creates persona-specific tours that explain complex codebase architectures using a storytelling method.

How does a code tour help with understanding complex codebases?

A code tour helps with understanding complex codebases by providing a narrative, storytelling approach to code explanation. It generates step-by-step guided paths with specific file and line anchors, making architecture accessible and engaging.

Do I need a specific file format to generate a code tour?

You need to utilize a JSON format for code tour creation. The Skill generates structured tour files in this format to define the step-by-step, persona-targeted walk-throughs with precise file and line navigation anchors.

What are the limitations of using a narrative approach for code reviews?

The narrative approach for code reviews focuses on storytelling and step-by-step file navigation rather than automated syntax analysis. It is intended for structured walk-throughs targeting reviewers, architects, and new joiners rather than continuous integration checks.