pathfinder

Community

Map user journeys, visualize test coverage, fill gaps.

Authorsrpadrono
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of understanding and visualizing user journeys within a codebase, identifying gaps in test coverage, and automatically generating tests to fill those gaps.

Core Features & Use Cases

  • Journey Discovery: Crawls code to identify and map out user journeys.
  • Coverage Visualization: Generates interactive Mermaid diagrams showing tested vs. untested steps.
  • Automated Test Generation: Creates framework-correct UI test skeletons for uncovered steps.
  • Use Case: A QA team can use Pathfinder to get a clear picture of which user flows are fully tested, automatically generate missing tests for critical paths, and track progress towards complete coverage.

Quick Start

Run python3 "${CLAUDE_SKILL_DIR}/scripts/pathfinder-init.py" to initialize Pathfinder in your project.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pathfinder
Download link: https://github.com/srpadrono/Pathfinder/archive/main.zip#pathfinder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.