2 prompts
Describe what you want to match in plain English and get a working regex pattern with explanation, test cases, and common variations.
Reliably extract structured JSON from LLM responses. Schema validation, retry on malformed output, and fallback parsing strategies.