CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-review-sandbox

github.com/fernandezbaptiste/skill-review-sandbox

SkillAddedReview
api-design

api-design/SKILL.md

Guides RESTful API endpoint design, resource naming, status code selection, pagination structure, versioning strategy, and error response schemas. Use when the user asks about designing APIs, defining HTTP endpoints, REST conventions, API versioning, request/response formats, URL structure, OpenAPI/Swagger specs, or reviewing an existing API contract for best practices.

72

error-handling

error-handling/SKILL.md

Guides Claude in reviewing and writing robust error-handling code. Covers distinguishing recoverable from unrecoverable errors, implementing retry-with-backoff patterns, structured error logging with correlation IDs, and crafting helpful user-facing error messages. Use when the user asks about error handling, exception management, try-catch patterns, error logging, retry logic, or debugging runtime failures in any codebase.

68

incident-response

incident-response/SKILL.md

Manages production incident response workflows from initial triage through postmortem. Guides responders through alert acknowledgment, mitigation, status communication, and follow-up. Use when the user mentions outages, service degradation, on-call pages, incident response, postmortems, error rate spikes, latency issues, or on-call escalation. Covers rollback decisions, stakeholder updates, and structured post-incident review.

72

observability

observability/SKILL.md

observability stuff

44