Create a prompt that explains complex regex patterns in plain English.
Create a prompt that takes a regex pattern and explains every part of it in plain English. It should: break down each character/group, provide test strings that match and don't match, and suggest improvements if the regex is suboptimal.
Get personalized hints based on your current progress. Start with gentle hints and progress to more detailed ones.