json
Structured output and machine-readable responses.
2 tagged items
- CheatsheetUniversal
Forcing an output format that holds
The phrasings that actually constrain output, and the ones people use that do not. Tested by asking for the same thing twenty times and counting the…
Tested on Claude Sonnet · May 2026
- ConfigUniversal
System prompt for a support triage bot
A system prompt for classifying incoming support messages into a fixed set of routes, with an explicit escape for the unclear ones.
- PromptUniversal
Extract structured data as JSON
A strict extraction prompt that returns valid JSON only, with nulls for missing fields instead of invented values.