What problem does it solve?
This Skill addresses the need for creating CodeTour .tour files, which are persona-targeted, step-by-step walkthroughs with real file and line anchors for codebases.
Core Features & Use Cases
- CodeTour File Creation: Generates
.tour files for codebase tours, architecture walkthroughs, PR tours, RCA tours, and explainers.
- Persona Targeting: Tours are designed for specific reader personas such as new joiners, architects, PR reviewers, and RCA investigators.
- Real File and Line Anchors: Tours link directly to specific files and lines in the code, providing a guided tour experience.
- Use Case: When onboarding a new maintainer or conducting a security review, this Skill can be used to create a structured tour that walks the user through the necessary code and logic.
Quick Start
Create a CodeTour for a specific persona by providing the tour name and focus, then use the skill to generate the .tour file with the appropriate steps and descriptions.