Meteor Methods

Use when authoring or debugging Meteor methods (Meteor.methods, Meteor.call, Meteor.callAsync). Triggers on argument validation with check(), optimistic UI stubs, latency compensation, Meteor.Error handling, and DDPRateLimiter. Use this skill when the user asks about server-side mutation, asks about rate limiting RPC, or asks about wrapping a method with auth checks.

meteor 0e82622 4 files · 11.1 KB Updated

File contents

meteor/agent-skills/tree/main/skills/meteor-methods commit 0e82622abb

Frequently asked questions

npx skillmds@latest add meteor/meteor-methods