概要
The Route Tester skill streamlines the process of validating protected API endpoints within complex microservice architectures. It provides structured patterns for testing authenticated routes using automated scripts, manual curl commands, or mock authentication environments, specifically handling Keycloak-integrated cookie-based JWTs. Whether you are debugging 401 Unauthorized errors, verifying POST/PUT operations, or checking database changes post-request, this skill offers the necessary logic and checklists to ensure API reliability and security across various services.