Regex Builder

Build a regular expression from a plain-English description, or explain an existing one. Use when asked to write a regex, match/validate/extract a pattern, or understand what a regex does. Produces the regex, a token-by-token breakdown, passing and failing test cases, and notes on flavor/edge cases.

Mohit Aggarwal 291ffea 2.7 KB Updated

File contents

mohitagw15856/pm-claude-skills/tree/main/skills/regex-builder commit 291ffea19f

Frequently asked questions

npx skillmds add mohitagw15856/regex-builder