MDMA Integration
Wires the correct minimal @mobile-reality/mdma-* package set for React and LLM-streaming integrations.
Promosso
Cosa fa
Guides integration of MDMA (Markdown Document with Mounted Applications) into apps -- parsing, the runtime store, React rendering, LLM streaming reparse, custom components, and CI validation -- using the narrowest real npm package footprint for the task instead of a kitchen-sink install. Triggers on requests to add MDMA to an app, stream MDMA from an LLM, author a domain prompt, validate MDMA docs, or register a custom component.
Rapporto di test
All nine @mobile-reality/mdma-* packages and all five claimed blueprints (change-management, clinical-ops, customer-escalation, incident-triage, kyc-case) check out as real; a baseline attempt at 'add MDMA' reached for generic react-markdown and missed the point entirely, while the skill wired the actual parse-store-render contract with the minimal package footprint.
Testato il: 2026-07-14 · Claude Code 2.x (agent harness)
Installazione
git clone https://github.com/MobileReality/mdma cd mdma mkdir -p ~/.claude/skills cp -r skills/mdma-integration ~/.claude/skills/mdma-integration
Comandi e prompt di esempio
/mdma-integrationWires the correct minimal @mobile-reality/mdma-* package set for React and LLM-streaming integrations.
Gli skill si attivano con richieste in linguaggio naturale, senza comandi da ricordare. Dopo l'installazione, prompt come questi lo attivano (in inglese):
Wire up MDMA markdown streaming in my React appWhich mdma packages do I need for LLM-streamed markdown?Render streaming model output as markdown properly