Skip to content

Releases: meteor/agent-skills

v1.0.0-beta.2

v1.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 07:39
8360d85

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-packages for selecting and integrating packages from Meteor's documented community catalog while preserving ownership, version, support, security, and upstream-repository boundaries.
  • Add meteor-debugging for diagnosing the first failing boundary across builds, server and client runtime, DDP, Mongo and Minimongo, tests, browsers, mobile, and production.
  • Extend meteor-testing with focused-run guidance that separates test execution filters from meteor.testModule loading.
  • Add neighboring routing cases for testing and the modern build stack.
  • Refine package adoption, Wormhole exposure, jam:method testing, 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.221 using Claude Sonnet 5
    • skills CLI 1.5.23
  • Codex and Claude Code loaded both new skills from 1.0.0-beta.2.
  • Tagged skills discovery 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

v1.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:19
4d41798

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.1 tag.
  • Claude Code marketplace installation from the v1.0.0-beta.1 tag.
  • Individual skill discovery with the skills CLI 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-skills before installing the meteor plugin.

See the README for installation commands and the full catalog.