Route Research for Testing

Community

Map changed routes and launch targeted tests.

Authorjoshka0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you quickly identify which API routes were edited and systematically generate test inputs so you can validate both valid and invalid payload shapes without manually chasing changes.

Core Features & Use Cases

  • Changed route discovery: Reads edited route paths from the Claude TypeScript tsc-cache logs and filters for route changes.
  • Request/response shape synthesis: Produces JSON output per route describing method, path, and expected request/response structure, including valid and invalid payloads.
  • Targeted test execution: Triggers the route-tester sub-agent (auth-route-tester) to run tests for the identified routes.

Quick Start

Ask your AI agent to run the Route Research for Testing skill to map the edited routes from your latest tsc-cache and start route tests for them.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: Route Research for Testing
Download link: https://github.com/joshka0/foxctl/archive/main.zip#route-research-for-testing

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 471,000+ vetted skills library on demand.