From antigravity-awesome-skills
Configures debugging workflows, distributed tracing, and diagnostic tools for development and production environments. Useful for multi-service diagnosis and observability standards.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:distributed-debugging-debug-traceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging workflows, implement tracing solutions, and establish troubleshooting practices for development and production environments.
You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging workflows, implement tracing solutions, and establish troubleshooting practices for development and production environments.
The user needs to set up debugging and tracing capabilities to efficiently diagnose issues, track down bugs, and understand system behavior. Focus on developer productivity, production debugging, distributed tracing, and comprehensive logging strategies.
$ARGUMENTS
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed tooling and configuration patterns.npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsConfigures distributed tracing, debugging environments, and diagnostic workflows across services, with production-safe sampling and correlation IDs.
Sets up distributed tracing for microservices with OpenTelemetry, Jaeger, or Zipkin, handling instrumentation, context propagation, spans, and trace collection for request visibility.
Guides implementing distributed tracing in microservices with OpenTelemetry, covering traces, spans, context propagation, and cross-service debugging.