Results for “defect-detection”
36 skillsdebugging-patterns
Pattern-Based Diagnosis
1.7k · bundle
eng-debug
Diagnose and fix a bug through a disciplined reproduce, isolate, diagnose, fix, verify loop driven by evidence and one hypothesis at a time — not guesswork.
0
systematic-debugging
Diagnose failures from runtime evidence before editing code.
4
dotnet-trace-collect
Guides developers through capturing diagnostic artifacts to diagnose production .NET performance issues, including tool selection and data collection across Windows, Linux, containers, and Kubernetes.
4k · bundle
debugging
Use when investigating a bug, runtime error, unexpected behavior, test failure, or crash. For systematic root cause analysis, error message interpretation, stack trace reading, reproduction steps, and targeted fixes. Activate when the user says "it's broken", "this doesn't work", "I'm getting an error", or "help me debug".
0 · bundle
debugger
Provides a structured debugging workflow for diagnosing errors, test failures, and unexpected behavior, including root cause analysis and verification steps.
5
debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
1
debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
6
debug
Use for bugs, unexpected behavior, regressions, or failing tests you did not write.
0
orch-fix-defect
Reproduce a bug as a failing regression test, fix until green, review, and commit via a delegated pipeline.
226k
debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
2
debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
1
focused-fix
Systematically repair a broken feature or module by scoping, tracing dependencies, diagnosing all issues, fixing them in order, and verifying end-to-end.
20.4k
debugger
Provides a structured debugging workflow for diagnosing errors, test failures, and unexpected behavior, including root cause analysis and fix verification.
3
debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
1
diagnose
Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
0 · bundle
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
0 · bundle
debugger
Provides structured debugging guidance for errors, test failures, and unexpected behavior, including root cause analysis and verification steps.
2
systematic-debugging
Diagnoses a reported bug, error, test failure, or unexpected behavior through a 4-phase root-cause analysis before any code changes.
580 · bundle
diagnose
Runs a disciplined debugging loop for hard bugs and performance regressions, covering reproduction, hypothesis testing, instrumentation, fixing, and regression testing.
0
debugging
Debug application issues with techniques for Python, JavaScript, performance profiling, production incidents, and network problems.
1
debugger
Provides a structured debugging workflow for analyzing errors, test failures, and unexpected behavior, including root cause analysis and fix recommendations.
42.4k
diagnosing-bugs
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
580 · bundle
debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
1
diagnose
Runs a disciplined diagnosis loop for hard bugs and performance regressions, from reproduction through hypothesis testing, instrumentation, fixing, and regression testing.
1 · bundle
debugger
Provides a structured debugging workflow for diagnosing errors, test failures, and unexpected behavior, including root cause analysis and verification steps.
0 · bundle
debugger
Provides a structured debugging workflow for errors, test failures, and unexpected behavior, including root cause analysis and verification steps.
0
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
2
find-bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues, using a structured checklist and verification process.
2
debugging
Reproduces failures, gathers evidence, tests hypotheses, fixes root causes, and adds regression coverage.
0
debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
2
diagnose
Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
5 · bundle
debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
2
debug
Debugging command. Activates DEBUG mode for systematic problem investigation.
3
debugging-wizard
Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven methodology to isolate and resolve bugs.
10.4k · bundle
design-review
Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. (gstack)
0 · bundle