MDMA Integration
Wires the correct minimal @mobile-reality/mdma-* package set for React and LLM-streaming integrations.
Testowano · Działa
Co robi ten skill
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.
Raport z testu
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.
Testowano: 2026-07-14 · Claude Code 2.x (agent harness)
Instalacja
git clone https://github.com/MobileReality/mdma cd mdma mkdir -p ~/.claude/skills cp -r skills/mdma-integration ~/.claude/skills/mdma-integration
Komendy i przykładowe prompty
/mdma-integrationWires the correct minimal @mobile-reality/mdma-* package set for React and LLM-streaming integrations.
Skille uruchamiają się na zwykłe polecenia — bez komend do zapamiętania. Po instalacji aktywują go prompty takie jak te (po angielsku):
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