Implement Mdl Feature banner
mendixlabs mendixlabs

Implement Mdl Feature

Development community

Description

# Implement New MDL Feature Skill This skill provides a step-by-step workflow for implementing new MDL syntax for Mendix concepts (microflow actions, page widgets, etc.). ## When to Use This Skill Use this skill when: - Adding support for a new Mendix action type (e.g., REST call, web service call) - Adding support for a new widget type - Extending existing MDL syntax with new clauses or options - Implementing round-trip support (CREATE + DESCRIBE) for a Mendix concept ## Overview Implement

Installation

Installs to ~/.claude/skills/mendixlabs-mxcli-implement-mdl-feature/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mendixlabs-mxcli-implement-mdl-feature && curl -fsSL https://raw.githubusercontent.com/mendixlabs/mxcli/HEAD/.claude/skills/implement-mdl-feature.md -o ~/.claude/skills/mendixlabs-mxcli-implement-mdl-feature/SKILL.md

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

Full documentation available on GitHub

View Source Repository