The comprehensive Quint specification language prompt is at: quint-prompt.md
It was synthesized from the quint-llm-kit repository (https://github.com/informalsystems/quint-llm-kit) which contains:
- Language reference docs in
mcp-servers/kb/kb/docs/(lang.md, builtin.md, quint.md) - Patterns in
mcp-servers/kb/kb/patterns/(state-type, pure-functions, thin-actions, etc.) - Guidelines in
agentic/guidelines/(quint-constraints.md, verification.md, etc.)