Meteor Debugging

Use when diagnosing an unexplained failure in a Meteor 3 application before the failing layer or fix is known. Triggers on server crashes, client-only errors, stuck subscriptions, DDP or WebSocket disconnects, Minimongo/server data mismatches, hanging or flaky tests, slow builds, --inspect, console.log, .only, Playwright traces, or requests to debug a Meteor app. Use this skill when evidence must distinguish Meteor tool, server, client, data, test, browser, mobile, or production boundaries. For test setup and authoring use meteor-testing; after confirming a domain cause, hand the repair to the owning skill.

meteor a922e57 8 files · 41.7 KB Updated

File contents

meteor/agent-skills/tree/main/skills/meteor-debugging commit a922e57363

Frequently asked questions

npx skillmds@latest add meteor/meteor-debugging