BigHugger
sk Skill · affaan-m

code-tour

Create CodeTour .tour files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests. Use when the user asks for a code tour, onboarding walkthrough, PR tour, or an explanation of how a subsystem works.

installs 8w
1,737
30-day movement
starts with the next reading
Related entries
6
Connections
0
jsonJavaScript

This is an agent skill that guides an AI coding agent to author CodeTour `.tour` files — step-by-step walkthroughs anchored to real files and line ranges. It covers when to use the format, a discovery-to-validation workflow, step types (file, directory, selection, pattern, URI), and writing rules like the SMIG description structure.

Reach for it when a user asks for a code tour, onboarding walkthrough, PR tour, or a structured explanation of how a subsystem works, and you need a valid `.tour` file rather than prose.

Use it to

  • Create an onboarding tour for a new codebase
  • Walk through changed files in a PR
  • Explain how a subsystem works step by step
  • Build an RCA tour anchored to real code
  • Validate that tour file paths and line anchors are real

For Developers and AI agents writing CodeTour walkthrough files

Host repository
affaan-m/ECC
Installs, lifetime
3,000
Installs, 8 weeks
1,737
Host stars
261k
Host language
JavaScript
topicscodetouronboardingdocumentationwalkthroughagent-skillcode-explanation