jordnlvr/MendixToolkit

Mendix-aware Claude Code overlay: agent army v1 (mendix-doer + 4 reviewers + researcher), mendix-context + mendix-inventory MCPs (40 tools), 7-pillar shadow-write engine, Studio Pro 11.8+ / Maia / mxcli integration. Built atop NewClaude.

2Stars on the repository
39Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

next-step

01

jordnlvr/MendixToolkit

Command Claude Code

Mid-session "what's next?" orchestrator. Reads conversation context + MISSION.md, spawns mendix-orchestrator, recommends the highest-leverage next move with 2 alternatives.

2 3mo ago A 38 tokens

start-here

02

jordnlvr/MendixToolkit

Command Claude Code

First-message orchestrator. Health check + state recap + top-3 next steps with rationale. Use this when opening a fresh session in MendixToolkit or TestOSApp3.

2 3mo ago A 36 tokens

workflow

03

jordnlvr/MendixToolkit

Command Claude Code

Invoke a named recipe from WORKFLOWS.md by name (verify-toolkit, audit-page, clone-page, scaffold-microflow, add-entity, investigate-broken, prep-for-handover). Pauses for explicit go-ahead before any gated-write step.

2 3mo ago A 55 tokens

close-studio-pro

04

jordnlvr/MendixToolkit

Command

Gracefully close Mendix Studio Pro + its children (runtime, MxBuild, Java helpers) and clean up orphan toolchain from a previous crash. Sends WMCLOSE first; reports counts of what was closed. Default project: TestOSApp3 testbed; default port: 8082.

2 3mo ago A 0 tokens

mx-design-review

05

jordnlvr/MendixToolkit

Command

Fresh-context reviewer for a proposed Mendix design. Audits against the /mx-discover inventory for naming collisions, anti-patterns, missing tests, security, marketplace overlap, migration risk. Read-only.

2 3mo ago A 41 tokens

mx-discover

06

jordnlvr/MendixToolkit

Command

Mendix-specialized domain inventory. Auto-uses mendix-expert subagent. Refuses to proceed to design until in-scope entities, microflows, and module overlaps are on the table. Born from the NextBestAction rewrite.

2 3mo ago A 50 tokens

mx-doctor

07

jordnlvr/MendixToolkit

Command

Mendix project health check. Wraps mx check (authoritative) + mxcli lint/report (advisory). Reports errors, warnings, deprecations, perf concerns, security flags. Read-only.

2 3mo ago A 43 tokens

mx-entity-add

08

jordnlvr/MendixToolkit

Command

GATED WRITE. Add a Mendix entity / attribute / association with the 8 safety pillars + collision check + design-review gate + migration-risk flag.

2 3mo ago A 31 tokens

mx-feature-spec

09

jordnlvr/MendixToolkit

Command

Convert a plain-English Mendix feature description into a structured spec referencing inventory items by exact name. Spec output, not model changes.

2 3mo ago A 26 tokens

mx-handoff

10

jordnlvr/MendixToolkit

Command

Generate copy-paste-ready Studio Pro instruction sheets when a human-in-loop step is required. Exact paths, classes, widgets, bindings -- no vague guidance. Auto-runs verification (mx-doctor + impact + playwright) after the human replies "done".

2 3mo ago A 51 tokens

mx-impact

11

jordnlvr/MendixToolkit

Command

Blast-radius analysis for a Mendix entity/attribute/microflow/page. Read-only. Answers "what breaks if I rename or change X?" before the change. Wraps mxcli refs/callers/impact.

2 3mo ago A 44 tokens

mx-page-audit

12

jordnlvr/MendixToolkit

Command

Read-only audit of a Mendix page against OS2 doctrine. Flags SmartHub usage (BLOCK), hallucinated classes (BLOCK), snowflake classes (FLAG), template deviations, hardcoded-where-design-property exists. Cites doctrine sources for every finding.

2 3mo ago A 51 tokens

jordnlvr/MendixToolkit

Command

GATED WRITE. Clone a Mendix page to a new name + optional entity rebinding via the mxcli MDL round-trip. Routes through the shadow-write engine (7 safety pillars). Pre-classifies the source as SIMPLE / COMPLEX / UNCLONEABLE; refuses UNCLONEABLE, requires --allow-lossy on COMPLEX. Auto-emits a /mx-handoff sheet for…

2 3mo ago A 82 tokens

jordnlvr/MendixToolkit

Command

GATED WRITE. Scaffold a new Mendix microflow with the 8 safety pillars. Pre-tag, clean-tree check, Studio Pro lock check, version check, pre/post mx check, auto-restore on fail.

2 3mo ago A 44 tokens

mx-search

15

jordnlvr/MendixToolkit

Command

Fast structured search across a local Mendix project. Wraps mxcli search and select. Read-only. Answers model-spanning questions grep on .mpr cannot.

2 3mo ago A 32 tokens

mx-test-page

16

jordnlvr/MendixToolkit

Command

Drive Playwright against the testbed (port 8082). MANDATORY testbed-fingerprint guard (URL :8082 + "Test Project" ribbon) before any other assertion -- safety gate against driving the live project.

2 3mo ago A 46 tokens

mx-version

17

jordnlvr/MendixToolkit

Command

Resolve the Mendix Studio Pro version of a project, inventory installed Studio Pro / mx / mxcli binaries, and report mismatches. Read-only.

2 3mo ago A 30 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: