serverless-debugging

Installation
SKILL.md

Serverless Debugging

Systematic debugging when traditional server logs and SSH are unavailable. Complements test-failure-triage with environment-specific constraints.

When to use

  • Intermittent 5xx from functions
  • Timeout or memory limit errors
  • Works locally but fails when deployed

When not to use

  • Long-running container services with full shell access
  • Client-only bugs (use browser DevTools skills)

Workflow

Installs
3
GitHub Stars
25
First Seen
May 25, 2026
serverless-debugging — charlieviettq/awesome-agent-skill