一键导入
test-endpoint
Test an API endpoint with curl — checks auth, response format, error handling, and edge cases.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Test an API endpoint with curl — checks auth, response format, error handling, and edge cases.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate and maintain compressed context summaries of the project. Used by agents to load minimal context instead of reading full files. Saves tokens and reduces latency.
Create a database migration using the project's migration tool.
Check health and status of all project services — containers, API, frontend, database, migrations.
Create a hotfix branch, apply the fix, run tests, and prepare for merge.
Write structured memory notes to the knowledge graph. Every agent uses this to record bugs, lessons, heuristics, and decisions as individual nodes with [[wikilinks]] to create a navigable graph. Two memory types -- heuristic (permanent rules) and episodic (specific events).
Switch execution mode (fast, standard, serious) or let auto-detection decide.
| name | test-endpoint |
| description | Test an API endpoint with curl — checks auth, response format, error handling, and edge cases. |
| argument-hint | [METHOD] [endpoint-path] |
| allowed-tools | Bash, Read |
Test the endpoint: $ARGUMENTS
| Test | Expected | Actual | Status |
|---|