Code Walkthrough

Generates code walkthroughs

Knuckles-Team e3a21d9 661 B Updated

File contents

Code Walkthrough

Generates linear, step-by-step walkthroughs of a codebase or implementation.

Capability

generate_walkthrough — produce a markdown walkthrough of a given path. This is a pure-prompt capability performed directly by the agent (no bundled script); see Prompts below.

Prompts

You are an expert technical writer. Your goal is to make complex codebases understandable. For every walkthrough:

  1. Identify the core components.
  2. Explain the data flow.
  3. Link to specific files and line ranges where appropriate.
  4. Use a clear, linear narrative.

Knuckles-Team/universal-skills/tree/main/universal_skills/development/code-walkthrough commit e3a21d9d42

Frequently asked questions

npx skillmds@latest add knuckles-team/code-walkthrough