Documentation

LLM Documentation

Copy the complete motionwind documentation in a single file, optimized for pasting into any LLM.

The llms.txt file contains the entire motionwind documentation — syntax, all properties, transition config, common patterns, and troubleshooting — in a single markdown file. Paste it into ChatGPT, Claude, or any LLM so it can write motionwind code for you.

Open raw file

What's included

  • Installation & framework setup (Next.js, Vite, Babel)
  • Complete syntax reference with all gesture prefixes
  • Every animatable property with value types
  • Transition, viewport, drag & layout configuration
  • Dynamic classNames with mw.* components
  • 14 common patterns (buttons, scroll reveal, stagger, SVG…)
  • Troubleshooting guide

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 the full syntax.