debugging-strategies
Tests & QualitéMaster systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.
Documentation
Debugging Strategies
Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches.
Use this skill when
Do not use this skill when
Instructions
resources/implementation-playbook.md.Resources
resources/implementation-playbook.md for detailed debugging patterns and checklists.Compétences similaires
Explorez d'autres agents de la catégorie Tests & Qualité
tdd-workflows-tdd-red
Generate failing tests for the TDD red phase to define expected behavior and edge cases.
temporal-python-testing
Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.
debugger
Debugging specialist for errors, test failures, and unexpected