Fix Errors

Guidelines for fixing unhandled errors from the VS Code error telemetry dashboard. Use when investigating error-telemetry issues with stack traces, error messages, and hit/user counts. Covers tracing data flow through call stacks, identifying producers of invalid data vs. consumers that crash, enriching error messages for telemetry diagnosis, and avoiding common anti-patterns like silently swallowing errors.

voidful f2afd20 6.6 KB Updated

File contents

voidful/aixlarity/tree/main/aixlarity-ide/.github/skills/fix-errors commit f2afd20361

Frequently asked questions

npx skillmds@latest add voidful/fix-errors