Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

mthds-js

mthds-js contient 4 skills collectées depuis mthds-ai, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
4
Stars
0
mis à jour
2026-07-10
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

bump-required-versions
Développeurs de logiciels

Bump the minimum required versions that mthds-agent enforces at runtime — the Claude Code mthds plugin, pipelex (and pipelex-agent, same package), plxt, and the Codex app. Use when the user says "bump required versions", "bump min pipelex version", "bump minimum plxt version", "raise minimum plugin version", "bump min codex version", "update required versions", "set min pipelex to X.Y.Z", "bump min mthds plugin version", or any variation of changing one or more of these floors. Trigger even when the user names only one of the targets — this skill handles partial updates.

2026-07-10
check-min-versions
Développeurs de logiciels

Show the minimum required versions that this mthds-agent release enforces at runtime — the Claude Code mthds plugin, pipelex (and pipelex-agent, same package), plxt, and the Codex app. Read-only: reports the current floors without changing anything. Use when the user says "check min versions", "what are the required versions", "show minimum versions", "what's the min pipelex version", "what's the min codex version", "current version floors", "which plxt version do we require", "show required versions", or any variation of asking what the current minimums are. This is the read-only counterpart to the bump-required-versions skill — if the user wants to *change* a floor, use that one instead.

2026-07-10
contract-check
Développeurs de logiciels

Detect interface-contract drift between this package's code and a baseline (defaults to the last release tag, but the user can specify any tag or commit). Compares the source files behind the mthds-js provided/consumed/implemented interfaces — the mthds-agent CLI, the MTHDS Protocol API runner, plxt/pipelex-agent passthrough, and the hook pipeline — against the interface specs in ../docs/specs/. Use when the user says "check the contract", "contract review", "contract check", "did we break the contract", "check interfaces", "API contract", "protocol drift", "compare to vX.Y.Z", or before shipping/releasing a version that touches CLI, API-runner, protocol, or passthrough code. Also trigger automatically before the /release skill runs, and proactively when you notice such changes during a PR review.

2026-06-17
release
Développeurs de logiciels

Prepare a new release for the mthds-js project. Bumps version in package.json, syncs package-lock.json, updates CHANGELOG.md, manages the release/vX.Y.Z branch, runs checks, and commits. Use when the user says "release", "prepare a release", "bump version", "new version", or "cut a release".

2026-06-17
mthds-js Agent Skills sur GitHub | SkillsMP