MightyOpen Mighty
Back to Skills

fix-errors

What can you do with this Skill?

Guidelines for fixing unhandled errors from the VS Code error telemetry dashboard. Use when investigating error-telemetry issues that include stack traces, error messages, and hit/user counts. Covers tracing data flow through call stacks, identifying producers of invalid data versus consumers that crash, enriching error messages for telemetry diagnosis (type and truncated-value context), and avoiding common anti-patterns such as silently swallowing errors.