walkthrough

Generates QA walkthroughs and testing guides from feature changes.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/cjmellor/mella-marketplace --skill walkthrough
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: walkthrough
Source: https://github.com/cjmellor/mella-marketplace/tree/main/plugins/mella/skills/walkthrough
Command: npx skills add https://github.com/cjmellor/mella-marketplace --skill walkthrough

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill generates comprehensive, user-friendly QA walkthroughs and testing guides from feature changes, helping teams validate new code quickly without manually drafting docs.

Core Features & Use Cases

  • Automated Testing Guides: Create end-to-end walkthroughs that outline setup, test steps, and verification for features or bug fixes.
  • Code-Change Analysis: Examine staged changes or PR details to tailor the testing steps to the actual modification.
  • Contextual References: Pull relevant PR descriptions and code context to ensure accurate test coverage.

Quick Start

Ask Claude to generate a walkthrough for the latest feature, e.g., "write a walkthrough for the new login flow".