One copy-paste per tool. Loads the full ZABAL Games + ZAO ecosystem context (/llms.txt) into your AI harness as the project context. After loading, your tool follows the brand guidelines (no emojis, no em dashes, ZAO palette), knows the tech stack, and can route to the right docs without a fresh fetch.
Run in your project root. Next Claude Code session in that folder auto-loads the file. Verify with /skills + /help.
Installs as a Claude Code skill at the user level. Auto-activates whenever Claude detects ZAO / ZABAL Games / ecosystem-brand work. Verify with /skill list.
Cursor auto-loads .cursorrules on next session in this project. For Cursor's new .cursor/rules/ directory pattern, also drop a copy in .cursor/rules/zabal-games.mdc.
Cascade reads .windsurfrules by default for any project that has one.
The --read flag tells Aider to load the file as read-only context every session. Add to your aider config to make it persistent.
Cline auto-loads files in .cline/instructions/ as system context.
Use the URL context provider so Continue auto-fetches the latest. No file to keep in sync.
Save the file, then point your tool at it however it loads project context. Markdown opens in everything.
Drop this into your tool right after loading the context. Confirms it parsed correctly and grounds the agent for your build:
If the tool answers correctly (no emojis / no em dashes / naming-glossary rules, plus the WaveWarZ-Base hybrid voting mechanism), the context is loaded and you are ready.
llms.txt is ~28 KB of dense markdown. It carries:
Read it in browser at /context with per-section copy buttons.
The file at zabalgames.com/llms.txt updates as the canonical state moves. Re-run any of the curl commands above to pull the latest. Snap-shotted into your repo? Cron a weekly re-pull, or use the Continue URL-provider for auto-fresh.