tools debugging Skills
Discover the best skills in this category.
system-diagnostician
by daffy0208
Performs Codex-assisted project health diagnostics, identifies capability gaps, and produces prioritized improvement pla...
Run code snippets in 30+ programming languages including JavaScript, Python, TypeScript, Java, C, C++, Go, Rust, Ruby, P...
web-validation
by bejranonda
Comprehensive web page validation with authentication, screenshot capture, mobile testing, and enhanced error detection
code-analysis
by bejranonda
Provides methodologies, metrics, and best practices for analyzing code structure, complexity, and quality
code-review
by sgcarstrends
Perform automated code reviews checking for security vulnerabilities, performance issues, and code quality. Use before c...
performance-opt
by sgcarstrends
Analyze and optimize application performance including bundle size, render performance, and API response times. Use when...
coverage-analysis
by sgcarstrends
Analyze test coverage, generate reports, and identify untested code. Use when improving test coverage, ensuring code qua...
error-tracking
by sgcarstrends
Track errors with CloudWatch Logs, implement structured logging, and monitor application health. Use when debugging prod...
performance-profiling
by sgcarstrends
Profile application performance, identify bottlenecks, and optimize slow operations. Use when investigating performance...
bundle-analysis
by sgcarstrends
Analyze and optimize JavaScript bundle size, identify large dependencies, and improve load times. Use when bundles are l...
tester
by larsbaunwall
Use for testing tasks including test strategy design, writing Vitest unit/integration tests, ensuring coverage, and expl...
lead-engineer
by larsbaunwall
Use for implementing features, writing production TypeScript/Langium code, code review guidance, and ensuring technical...
audit-spec
by SprocketLab
Audit a checkpoint specification for realism and design decision forcing. Reviews specs to remove hand-holding, hidden c...
analysis-codebase
by deepeshBodh
Use when user asks to "analyze codebase", "scan project", "detect tech stack", or mentions "codebase analysis", "existin...
Unified debugging workflow enforcing root cause protocol. Investigate → Understand → Reason → Fix. Use when debugging bu...
Capture and review lessons learned from coding sessions. Use to record insights, read past lessons, and improve over tim...
Performance profiling and optimization. Use for benchmarking code, analyzing performance, running Lighthouse audits, and...
Debug and investigate code issues using search and AI analysis. Use when stuck on bugs, tracing execution flow, or under...
Contextual learning system that remembers patterns and rules from past sessions. Use to get relevant context before task...
Generate tests using AI and run test suites. Use for generating unit tests, running coverage reports, and mutation testi...
Ultimate Bug Scanner - scan code for bugs across 7 languages (JS/TS, Python, Go, Rust, Java, C++, Ruby). Use before comm...
webgl-expert
by ronnycoding
Expert guide for WebGL API development including 3D graphics, shaders (GLSL), rendering pipeline, textures, buffers, per...
Control and inspect Chrome browser using Chrome DevTools Protocol - navigate pages, debug network requests, analyze perf...
systematic-debugging
by TechNickAI
Use when debugging bugs, test failures, unexpected behavior, or needing to find root cause before fixing