Documentation

Motionwind v2 LLM Reference

Copy the versioned framework and capability contract for an LLM.

The llms.txt file gives an agent the v2 package map, shared grammar, configuration model, framework setup, and exact adapter capability boundaries. It tells generators when to use a direct Motion or native API instead of inventing unsupported behavior.

Open raw file

What's included

  • Versioned installs for every official package
  • React, Vue, vanilla, Nuxt, and React Native setup
  • Shared grammar, configuration, presets, and runtime APIs
  • Stable, beta, and direct-API capability boundaries
  • Dynamic classNames with mw.* components
  • React Native diagnostics and safe native fallbacks
  • Shared registry and MCP guidance

How to use

  1. Click Copy to clipboard above.
  2. Paste it into your LLM conversation as context.
  3. Ask it to build components using motionwind classes — it will know which syntax is valid for the selected adapter.