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.

majiayu000 8052eab 2 files · 3.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/other/regex-builder commit 8052eab259

Frequently asked questions

npx skillmds add majiayu000/regex-builder-2