Creates regular expressions with detailed part-by-part explanations
Output: Complete regex pattern with test cases. Context: {{LANGUAGE}} regex, use cases: {{USE_CASES}}, edge cases: {{EDGE_CASES}}. Task: Create a regex for: {{PATTERN_REQUIREMENT}}. Constraints: Do NOT ignore edge cases. Do NOT skip test cases. Do NOT create overly complex patterns. Include explanation of each part and alternative patterns.
0 copies
Variables
Replace these variables with your own values before using: