Use the llms-full.txt file with your code editor
You can enhance your development experience by loading PCCI’s full documentation into your code editor. This allows the AI assistant to reference these docs directly within your workflow. The instructions below show how to set this up in Cursor:
- Go to Cursor Settings > Features > Docs
- Click “Add new doc”
- Paste the following URL into the prompt:
- Once added, you can reference this documentation directly in your code using @docs -> PCCI

