llms-full.txt
GlossaryAn extended version of llms.txt that inlines the complete code snippets for every framework.
Definition
`llms-full.txt` is FormLoom's extended LLM context file at `/llms-full.txt`. Where `llms.txt` lists pages with one-line descriptions, `llms-full.txt` inlines the canonical copy-paste code snippet for each of the 22 supported frameworks. An LLM with access to this file can emit correct, working FormLoom code for any framework with zero additional fetches — no MCP required.
Why it matters for form backends
It's the GEO equivalent of a developer context dump: give the model everything it needs to write working FormLoom code in one file.
FAQ
It follows the llmstxt.org proposal's convention for an `-full` companion file that includes complete content rather than descriptions.
Related terms
Ready to put this into practice?
Add a form to your site in minutes — free access key, copy-paste snippet.