tools debugging Skills
Discover the best skills in this category.
optimizing-code
by dralgorhythm
Improve code performance without changing behavior. Use when code fails latency/throughput requirements. Covers profilin...
grey-haven-incident-respo...
by greyhaven-ai
Handle production incidents with SRE best practices including detection, investigation, mitigation, recovery, and postmo...
grey-haven-testing-strate...
by greyhaven-ai
Grey Haven's comprehensive testing strategy - Vitest unit/integration/e2e for TypeScript, pytest markers for Python, >80...
grey-haven-observability-...
by greyhaven-ai
Implement observability and monitoring using Cloudflare Workers Analytics, wrangler tail for logs, and health checks. Us...
grey-haven-react-tanstack...
by greyhaven-ai
Specialized testing for React applications using TanStack ecosystem (Query, Router, Table, Form) with Vite and Vitest. U...
grey-haven-performance-op...
by greyhaven-ai
Comprehensive performance analysis and optimization for algorithms (O(n²)→O(n)), databases (N+1 queries, indexes), React...
grey-haven-suite-audit
by greyhaven-ai
Meta-level plugin suite auditor that uses subagents to analyze any plugin for usability improvements, missing agents, du...
grey-haven-smart-debuggin...
by greyhaven-ai
AI-powered intelligent debugging with stack trace analysis, error pattern recognition, and automated fix suggestions. Us...
grey-haven-devops-trouble...
by greyhaven-ai
DevOps and infrastructure troubleshooting for Cloudflare Workers, PlanetScale PostgreSQL, and distributed systems. Use w...
grey-haven-ontological-do...
by greyhaven-ai
Create comprehensive ontological documentation for Grey Haven systems - extract domain concepts from TanStack Start and...
grey-haven-code-quality-a...
by greyhaven-ai
Multi-mode code quality analysis covering security reviews (OWASP Top 10), clarity refactoring (readability rules), and...
grey-haven-plugin-audit
by greyhaven-ai
Comprehensive Claude Code plugin auditing skill for validating structure, detecting deprecated patterns, and recommendin...
grey-haven-observability-...
by greyhaven-ai
Production-ready monitoring, logging, and tracing using Prometheus, Grafana, OpenTelemetry, DataDog, and Sentry. Use whe...
grey-haven-memory-profili...
by greyhaven-ai
Identify memory leaks, inefficient allocations, and optimization opportunities in JavaScript/TypeScript and Python appli...
eval-gap-finder
by sunholo-data
Find AILANG vs Python eval gaps and improve prompts/language. Use when user says 'find eval gaps', 'analyze benchmark fa...
test-coverage-guardian
by sunholo-data
Analyze test coverage, identify gaps, detect dead code, and improve test quality. Use when user asks to check coverage,...
eval-analyzer
by sunholo-data
Identify AILANG language gaps from agent struggles, analyze eval baselines, and generate actionable insights. PRIMARY PU...
codebase-organizer
by sunholo-data
Monitor and refactor large files into smaller, AI-friendly modules. Use when user asks to check file sizes, split large...
trace-debugger
by sunholo-data
Debug performance issues and understand code flow using AILANG telemetry traces. Use when user asks to debug slow compil...
perf-reviewer
by sunholo-data
Review code for performance issues and run benchmarks. Use when user asks to analyze performance, compare AILANG vs Pyth...
Use when you need to run a binary, trace execution, or observe runtime behavior. Runtime analysis via QEMU emulation, GD...
This skill should be used when reviewing or auditing existing CSS code for consistency with established patterns. Trigge...
Use when analyzing binary structure, disassembling code, or decompiling functions. Deep static analysis via radare2 (r2)...