Docs for LLMs

Animotion provides LLM-friendly documentation that you can use to help language models understand the framework better.

LLM Documentation

You can access the complete Animotion documentation in a format optimized for LLMs at:

animotion.pages.dev/llms.txt

This documentation is available in plain text format, making it easy for LLMs to:

  • Understand the full API and capabilities of Animotion
  • Generate accurate code examples and presentations
  • Answer questions about the framework
  • Assist with debugging and development

You can reference this URL when working with AI assistants, or use the SKILL.md file that comes as part of the Animotion template.