v1.0.0-beta.3
Pre-releaseThe catalog now includes 16 skills, with new native-app and CLI installation guidance and updates for Meteor 3.5.2.
Added
meteor-nativecovers Android/iOS setup, Cordova plugins, device networking, signing, and hot code push. It includes seven verified fixes for resolved Meteor 3 Cordova issues.meteor-cli-installationcovers CLI installation, PATH repair, release selection, cache recovery, and reinstall decisions that preserve application data.
Updated
- Rspack version selection, development and test outputs, full-app testing, asset paths, and top-level await.
- HttpOnly cookie and OAuth diagnostics, DDP connections, Mongo change streams, and Android SDK 36 requirements.
- Native HCP compatibility checks and debugging/deployment handoffs.
- Method authorization examples, installation management, acceptance cases, and release verification. Strict Claude plugin validation now passes.
See the changelog for the full changes since beta.2. Includes #16 and #17.
Install this beta
Choose skills for your agent:
npx skills@latest add 'meteor/agent-skills#v1.0.0-beta.3'Codex:
codex plugin marketplace add meteor/agent-skills --ref v1.0.0-beta.3
codex plugin add meteor@meteorClaude Code:
claude plugin marketplace add meteor/agent-skills@v1.0.0-beta.3
claude plugin install meteor@meteorRestart the agent session after installation. Individual skill ZIPs are attached below.
Verification and limits
Tested on Linux with Codex 0.153.2, Claude Code 2.1.252, and skills 1.5.24. Local and exact-tag installations, skill/reference loading, repository checks, 33 tests, and all 16 release ZIPs pass. The 32 automated native/handoff acceptance cases pass; per-case results are recorded separately.
This is a beta. Outside-contributor acceptance remains unrecorded. Native device builds, signing, and live hot code push were not tested.