Microsoft DebugView
Independent PiSkill directory guide. The original skill remains hosted by Microsoft Skills.
What is Microsoft DebugView?
Uses focused diagnostics and debugging evidence to investigate application behavior, logs, failures, and runtime state without replacing root-cause analysis with speculative fixes.
Compatible tools
Related skills
Azure Diagnostics
Investigates Azure application and infrastructure failures using resource state, logs, metrics, configuration, and dependency evidence, then recommends scoped remediation.
Sentry Issue Fixing
Investigates Sentry issues from stack traces, events, breadcrumbs, releases, and repository context, then validates a focused fix instead of guessing from the headline.
Systematic Debugging
Guides agents through root-cause-first debugging for test failures, production bugs, performance problems, build failures, and unexpected behavior instead of guessing at fixes.
Azure Validation
Validates Azure application and infrastructure readiness before deployment by checking configuration, permissions, dependencies, templates, and expected operational behavior.
Next.js Dev Loop
Verifies Next.js changes against a running application using framework runtime information and a real browser so an edit is checked for behavior, errors, and React-level effects—not just compilation.
Sentry Pull Request Code Review
Reviews pull-request changes with Sentry context to identify likely regressions, risky error handling, missing observability, and changes connected to production failures.