Skip to main content

LLMs.txt

If you want to use an LLM to generate code, include the LLMS.txt file with your prompt to guide the model's output. This file provides the AI with comprehensive context about:

  • Bundle type detection (Fixed Price vs Dynamic)
  • Implementation approaches for Online Store vs Headless
  • Complete code examples and debugging guides
  • Production checklist and best practices

The file is structured to help LLMs understand the nuances of bundle widget development and generate accurate, production-ready code.