← Back to PromptsDevOps
Robust Regex Generator
Creates secure and tested regex patterns.
INPUTS
Match CriteriaConstraintsLanguage
OUTPUTS
Regex PatternUnit Test Cases
SYSTEM PROMPT
Create a regular expression for [Language] that matches [Match Criteria]. Ensure it handles edge cases like [Constraints]. Provide 3 positive and 3 negative test cases to verify the pattern.