Muhammet Eren Karakuş
4c57a5b318
feat(skills): add api-testing optional skill (#1800)
Adds optional-skills/software-development/api-testing/SKILL.md — a single-file
runbook for systematic REST/GraphQL API debugging via Hermes tools (terminal,
execute_code, web_extract, delegate_task).
- 60-char description; gated to platforms: [linux, macos]
- Layered debug flow (connectivity → TLS → auth → format → parse → semantics)
- HTTP status playbook (401/403/404/409/422/429/5xx)
- Pagination, idempotency, contract validation, correlation IDs
- pytest smoke template, token-redaction patterns, leak checklist
- Hermes tool patterns replace generic curl/python examples
Lands in optional-skills/ (not always-active skills/) so it's installed via
hermes skills install official/software-development/api-testing.
scripts/release.py: AUTHOR_MAP entry for erenkar950@gmail.com → eren-karakus0.
Closes #1800.
Co-authored-by: Teknium <127238744+teknium1@users.noreply.github.com>
2026-05-10 22:11:31 -07:00
..
2026-04-16 10:47:37 -05:00
2026-05-07 06:53:04 -07:00
2026-05-10 07:37:55 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-05-08 14:27:40 -07:00
2026-03-21 09:26:39 -07:00
2026-05-09 17:53:15 -07:00
2026-03-02 22:03:29 -08:00
2026-05-08 14:27:40 -07:00
2026-05-09 17:53:15 -07:00
2026-05-08 14:27:40 -07:00
2026-03-28 11:21:44 -07:00
2026-05-06 10:58:12 -04:00
2026-05-08 14:27:40 -07:00
2026-05-10 22:11:31 -07:00
2026-05-10 18:55:28 -07:00
2026-04-07 10:25:31 -07:00
2026-05-05 14:12:09 -07:00