How to name prompts so a library stays searchable
A prompt library becomes unmanageable when names describe projects instead of reusable tasks. A better convention combines the task, output format, and important constraint: `extract_invoice_json_strict`, `rewrite_release_notes_plain_lan...