MDMA Integration

Wires the correct minimal @mobile-reality/mdma-* package set for React and LLM-streaming integrations.

Por MobileReality · MobileReality/mdma

Probado · Funciona ★ 9.6/10

MDMA Integration — Wires the correct minimal @mobile-reality/mdma-* package set for React and LLM-streaming integrations.

Qué hace

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.

Informe de la prueba

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.

Probado el: 2026-07-14 · Claude Code 2.x (agent harness)

Instalación

git clone https://github.com/MobileReality/mdma
cd mdma
mkdir -p ~/.claude/skills
cp -r skills/mdma-integration ~/.claude/skills/mdma-integration

Comandos y prompts de ejemplo

  • /mdma-integrationWires the correct minimal @mobile-reality/mdma-* package set for React and LLM-streaming integrations.

Los skills se activan con peticiones en lenguaje natural, sin comandos que memorizar. Tras instalarlo, prompts como estos lo activan (en inglés):

  • Wire up MDMA markdown streaming in my React app
  • Which mdma packages do I need for LLM-streamed markdown?
  • Render streaming model output as markdown properly