mendix skills

75 tagged mendix, measured the same way as everything else here.

Browse within: agentic 43genai 43mdl 43agent-army 18maia 18powershell 18low-code 14web-widgets 14

alter-page

01

mendixlabs/mxcli

Skill Claude CodeCodex

Modify an existing page or snippet's widget tree in place with ALTER PAGE / ALTER SNIPPET — SET, INSERT, DROP, REPLACE and SET Layout. Use when changing a caption, style or property, adding or removing a widget, or reordering a form, instead of rewriting the whole page with CREATE OR REPLACE.

115 2d ago A 69 tokens original Apache-2.0

atlas-design

02

mendixlabs/mxcli

Skill Claude CodeCodex

Make a Mendix app look designed rather than default-Atlas: layout, spacing, typography, colour and design properties that reach a finished standard. Use when asked to make an app look professional, branded or less bland, when styling pages, or when matching a design mock.

115 2d ago A 58 tokens original Apache-2.0

mendixlabs/mxcli

Skill Claude CodeCodex

Reproduce a Claude Design prototype or design handoff (HTML/CSS, .dc.html export, tokens, screenshots) inside a Mendix app: build the palette with mxcli theme create --from, then apply classes in pages with MDL. Use when given a design artefact and asked to make the app look like it.

115 2d ago A 74 tokens original Apache-2.0

code-review

04

mendix/web-widgets

Skill Claude CodeCodex

Review a pull request in the mendix/web-widgets monorepo. Checks Mendix widget conventions, React/MobX patterns, versioning, test coverage, Atlas UI styling, security, and accessibility.

40 today A 45 tokens Apache-2.0

openspec-explore

05

mendix/web-widgets

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

40 today A 39 tokens Apache-2.0

openspec-onboard

06

mendix/web-widgets

Skill Claude CodeCodex

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

40 today A 26 tokens Apache-2.0

close-studio-pro

07

jordnlvr/MendixToolkit

Skill Claude CodeCodex

Gracefully close Mendix Studio Pro and its child processes (running runtime, MxBuild, Java helpers) so subsequent CLI ops can run without tripping the Studio-Pro-lock check. Also cleans up Mendix toolchain orphans left over from a Studio Pro crash (node/esbuild/sass/mxbuild under \Mendix\ \(modeler|runtime)\ whose…

2 3mo ago A 173 tokens

maia-mcp-bridge

08

jordnlvr/MendixToolkit

Skill Claude CodeCodex

Spin up an HTTP/SSE wrapper around a stdio MCP server so Maia (Studio Pro 11.8+ MCP Client) can register it. Maia accepts only HTTP-Streamable or SSE — NOT stdio — so any MCP registered with Claude Code via claude mcp add (which is mostly stdio) is invisible to Maia by default. This skill emits a one-process HTTP…

2 3mo ago A 0 tokens

jordnlvr/MendixToolkit

Skill Claude CodeCodex

GATED WRITE. Clone an existing well-built Mendix page (ideally a gold page) to a new name with optional entity rebinding, via the mxcli MDL round-trip. Routes through the shadow-write engine (7 safety pillars; live .mpr untouched until atomic swap). Pre-classifies the source page as SIMPLE / COMPLEX / UNCLONEABLE…

2 3mo ago A 146 tokens