Development






Description
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.
Skill File
SKILL.md
Tags
ApiTesting
Information
Developerdiet103
CategoryDevelopment
CreatedOct 31, 2025
UpdatedOct 31, 2025
You Might Also Like
Create Pr
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI valid...
Cache Components
Expert guidance for Next
Electron Chromium Upgrade
Guide for performing Chromium version upgrades in the Electron project
At Dispatch V2
Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code
Pr Creator
Use this skill when asked to create a pull request (PR)
Writing Dev Server Tests
Guides writing HMR/Dev Server tests in test/bake/