check-script
01Command Claude Code
Validate an MDL script before executing it.
Mendix cli tool, a headless way to work with Mendix projects. Enables Mendix projects for use with 3rd party agentic coding tools like Claude Code and Copilot. Includes a starlark linter for quality validation.
Command Claude Code
Validate an MDL script before executing it.
Command Claude Code
Generate a full CRUD setup (pages, microflows, security) for an entity.
Command Claude Code
Create a new entity in the domain model using MDL.
Command Claude Code
Diff uncommitted mxunit changes against a git reference (MPR v2 only).
Command Claude Code
Compare an MDL script against the project's current state.
Command Claude Code
Explore and summarise the Mendix project's structure.
Command Claude Code
Check the project for naming, security and best-practice issues.
Command Claude Code
Rebuild the catalog database used for querying project metadata.
Command Claude Code
Run the app's microflow tests and verify it in the browser.
Command Claude Code
Validate the project with mxbuild and report the errors.
Command Claude Code
Write a new Architecture Decision Record in docs/13-decisions/.
Command Claude Code
Audit docs/11-proposals/ for status drift and convention violations.
Command Claude Code
Create a structured feature proposal in docs/11-proposals/.
Command Claude Code
Review the branch's changes against the CLAUDE.md PR checklist.
Command Claude Code
Generate a prefilled compare URL to open a PR into mendixlabs/mxcli.
Command Claude Code
Re-synthesize pages in docs-wiki/ from their canonical sources.