Releases: meteor/agent-skills
Releases · meteor/agent-skills
Release list
v1.0.0-beta.2
Meteor Agent Skills v1.0.0-beta.2
This second public beta expands the catalog from 12 to 14 Meteor-maintained skills. It adds focused guidance for documented community packages and evidence-first debugging, while improving Meteor test focus and build-stack routing.
Highlights
- Add
meteor-community-packagesfor selecting and integrating packages from Meteor's documented community catalog while preserving ownership, version, support, security, and upstream-repository boundaries. - Add
meteor-debuggingfor diagnosing the first failing boundary across builds, server and client runtime, DDP, Mongo and Minimongo, tests, browsers, mobile, and production. - Extend
meteor-testingwith focused-run guidance that separates test execution filters frommeteor.testModuleloading. - Add neighboring routing cases for testing and the modern build stack.
- Refine package adoption, Wormhole exposure,
jam:methodtesting, Playwright CLI evidence, driver-version checks, and test entrypoint guidance from manual evaluation results.
Verification
- All 35 new or affected manual acceptance cases passed in fresh Claude Code sessions.
- Repository validation, links, catalog generation, dependency audit, and 33 automated tests passed.
- The release contains 14 ZIP assets with published SHA-256 digests.
- Exact tagged installation passed with:
- Codex CLI
0.149.1 - Claude Code
2.1.221using Claude Sonnet 5 skillsCLI1.5.23
- Codex CLI
- Codex and Claude Code loaded both new skills from
1.0.0-beta.2. - Tagged
skillsdiscovery and full installation exposed exactly the 14 public skills. - A downloaded release ZIP matched its published digest and loaded its linked reference.
Known limitations
- This remains a public beta and has not been submitted to curated plugin directories.
- Skill selection and application can vary across clients and models. Feedback from real Meteor applications remains necessary.
- Community package APIs follow their independently released package versions. Agents must verify the current upstream release and resolved application version before adoption.
Changes
v1.0.0-beta.1
Meteor agent skills 1.0.0-beta.1
First public beta of the Meteor 3 agent-skill catalog.
Included
- 12 installable skills covering accounts, Blaze, deployment, methods, the modern build stack, Mongo and Minimongo, pub/sub, React, security, testing, Meteor 3 migration, and Rspack migration.
- Codex and Claude Code plugin manifests.
- Individual skill ZIP files with SHA-256 digests.
- Automated validation, link checks, catalog checks, tests, ZIP verification, and release publication.
Verified installation paths
- Codex marketplace installation from the
v1.0.0-beta.1tag. - Claude Code marketplace installation from the
v1.0.0-beta.1tag. - Individual skill discovery with the
skillsCLI from the tagged GitHub URL.
Both plugin clients installed version 1.0.0-beta.1 from commit 4d41798cdd3d46c1b395a3e0037155be79d7979c and exposed exactly the 12 published skills.
Known limitations
- This is a beta release and has not been submitted to curated public plugin directories.
- CI validates evaluation definitions and repository structure, but does not execute live model evaluations. Behavioral cases remain maintainer-run checks.
- Marketplace users must add
meteor/agent-skillsbefore installing themeteorplugin.
See the README for installation commands and the full catalog.