·route-tester
</>

route-tester

aojdevstudio/finance-guru

Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues. Includes patterns for using test-auth-route.js and mock authentication.

6Installs·1Trend·@aojdevstudio

Installation

$npx skills add https://github.com/aojdevstudio/finance-guru --skill route-tester

SKILL.md

Purpose This skill provides patterns for testing authenticated routes in the your project using cookie-based JWT authentication.

The test-auth-route.js script handles all authentication complexity automatically.

Note: The script is verbose - look for the actual response in the output.

Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues. Includes patterns for using test-auth-route.js and mock authentication. Source: aojdevstudio/finance-guru.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aojdevstudio/finance-guru --skill route-tester
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is route-tester?

Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues. Includes patterns for using test-auth-route.js and mock authentication. Source: aojdevstudio/finance-guru.

How do I install route-tester?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aojdevstudio/finance-guru --skill route-tester Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/aojdevstudio/finance-guru