·route-tester
</>

route-tester

mamba-mental/agent-skill-manager

使用基於 cookie 的身份驗證在項目中測試經過身份驗證的路由。在測試 API 端點、驗證路由功能或調試身份驗證問題時使用此技能。包括使用 test-auth-route.js 和模擬身份驗證的模式。

3安裝·0熱度·@mamba-mental

安裝

$npx skills add https://github.com/mamba-mental/agent-skill-manager --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.

使用基於 cookie 的身份驗證在項目中測試經過身份驗證的路由。在測試 API 端點、驗證路由功能或調試身份驗證問題時使用此技能。包括使用 test-auth-route.js 和模擬身份驗證的模式。 來源:mamba-mental/agent-skill-manager。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/mamba-mental/agent-skill-manager --skill route-tester
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 route-tester?

使用基於 cookie 的身份驗證在項目中測試經過身份驗證的路由。在測試 API 端點、驗證路由功能或調試身份驗證問題時使用此技能。包括使用 test-auth-route.js 和模擬身份驗證的模式。 來源:mamba-mental/agent-skill-manager。

如何安裝 route-tester?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mamba-mental/agent-skill-manager --skill route-tester 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/mamba-mental/agent-skill-manager