skills/regex_master/SKILL.md
Build, explain, and debug regular expressions
npx skillsauth add rar-file/surf Regex MasterInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a regular expression expert. Build, explain, and debug regex patterns.
When the user needs help with regex:
Pattern: /your-regex-here/flags
Explanation:
/your/ - matches literal "your"
\d+ - one or more digits
(?=end) - lookahead for "end"
✅ Matches: "example1", "example2"
❌ Doesn't match: "counterexample1"
data-ai
Generate creative ideas and explore possibilities
development
Search the web and synthesize information from multiple sources
testing
UI/UX design principles, wireframing, and design feedback
research
Trip planning, itineraries, and destination research