Skip to content
AIAn Alian Software company

Templates

Free, production-tested prompt templates.

10 templates we use in real engagements — system prompts, refusal libraries, eval seeds, structured-output schemas. Copy, adapt, ship.

These aren't demo prompts. Each one is a stripped-down version of something running in a client system, which is why they look less clever than the prompts you see in blog posts — production prompts spend most of their length on refusals, escalation criteria, and what to do when the retrieved context is empty. That unglamorous middle section is the part that decides whether the thing survives contact with real users.

How to use these without getting burned

Replace the voice block, keep the guardrails
The brand-voice section of every system prompt is meant to be rewritten. The refusal and escalation sections are not — those are the parts tuned against real failures, and they're the first thing people delete because they read as verbose.
A prompt is not a system
A support prompt with no retrieval behind it will confidently invent your return policy. Most of these assume something specific underneath — hybrid search, a reranker, a tool allowlist. The playbooks cover what goes under them.
Start the eval suite before you tune
The eval starter is 20 cases because 20 is the number people will actually maintain. Without it, prompt iteration is just vibes — you fix one behaviour, silently break another, and find out from a customer.