srpadrono/Pathfinder

AI-agent skill that maps user journeys, visualizes test coverage with Mermaid diagrams, and generates UI tests to close gaps

11Stars on the repository
10Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

blaze

01

srpadrono/Pathfinder

Skill Claude CodeCodex

Generates Mermaid flowcharts and decision trees from journeys.json showing test coverage with before/after comparison. Use when visualizing coverage, generating diagrams, or showing progress since last sprint.

11 1mo ago A 39 tokens

map

02

srpadrono/Pathfinder

Skill Claude CodeCodex

Crawls a codebase to discover all user journeys and creates a journey map (journeys.json) with test coverage status. Use when starting UI test coverage work, auditing existing coverage, or exploring a new codebase's user flows.

11 1mo ago A 50 tokens

pathfinder

03

srpadrono/Pathfinder

Skill Claude CodeCodex

Maps user journeys in any web or mobile codebase, visualizes UI/E2E test coverage as color-coded Mermaid diagrams, and writes framework-correct end-to-end tests to fill the gaps. Use whenever the user wants to find untested user flows, audit or visualize UI/E2E test coverage, see which screens or journeys are tested…

11 1mo ago A 143 tokens

scout

04

srpadrono/Pathfinder

Skill Claude CodeCodex

Writes UI tests for untested steps in the journey map using framework-correct selectors, waits, and patterns. Use when writing tests to fill coverage gaps or generating E2E tests for untested journey steps.

11 1mo ago A 45 tokens

summit

05

srpadrono/Pathfinder

Skill Claude CodeCodex

Runs all tests, updates the journey map, regenerates diagrams with before/after comparison, and reports coverage score. Use when finalizing a coverage sprint, verifying test results, or preparing coverage reports for a PR.

11 1mo ago A 46 tokens