LLM Documentation

We generate a comprehensive text-based documentation file that is optimized for consumption by LLMs like ChatGPT, Claude, and Gemini. This allows you to easily provide context about the LocoMotion component library to your AI assistant.

Usage

You can provide the documentation to your LLM in a few ways:

1. Direct Link (Cursor / Windsurf)

If you are using an AI-powered editor like Cursor or Windsurf, you can often add a documentation source by URL. Use the following link:

https://loco-motion-demo-staging.profoundry.us/llms-v0.5.1.txt

2. llms.txt Standard

Some LLM tools support the /llms.txt standard for automatically discovering documentation. We provide both an index file and a full documentation file:

https://loco-motion-demo-staging.profoundry.us/llms.txt
https://loco-motion-demo-staging.profoundry.us/llms-full.txt

3. Manual Upload

Alternatively, you can download the full documentation file and upload it directly to your chat session.

Download llms-full-v0.5.1.txt
Pro Tip

When asking your LLM to generate code, try prompting it with:

Using the LocoMotion component library at https://loco-motion-demo-staging.profoundry.us, create a...

This helps the model understand which context to prioritize.

Made with by Profoundry .
Copyright © 2023-2025 Profoundry LLC.
All rights reserved.