X Dev banner
x-mesh x-mesh

X Dev

Testing community

Description

--- name: x-dev description: Plugin development & testing — local install, validate, update, test --- # x-dev — Plugin Development & Testing Local install, validate, update, and test x-kit plugins without pushing to remote. This command is for x-kit repo maintainers only. ## Arguments User provided: $ARGUMENTS ## Routing - Empty → [Mode: status] (show installed xm plugins + marketplace state) - `install [plugin]` → [Mode: install] (local install from current repo) - `install-all` → [Mode:

Installation

Installs to ~/.claude/commands/x-mesh-x-kit-x-dev.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/x-mesh/x-kit/HEAD/.claude/commands/x-dev.md -o ~/.claude/commands/x-mesh-x-kit-x-dev.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository