prompthub / regex-generator v1.0.0 Sonnet MIT

Generate a regular expression from a description written in everyday language—including test cases and an explanation.

Coding & development Learning & teaching Writing & text
⑂ Fork 0 ▶ Try in playground
PROMPT.md 9 lines DE
1 Create a regular expression based on the following description.
2 Regex dialect (optional, default PCRE):{{flavor}}
3
4 Provide your answer in exactly this format:
5 1. The regex on a single line of code.
6 2. Explanation of each component (table: Component | Meaning).
7 3. Three examples that match and three that do not match.
8 4. Known limitations of the expression.
9 If the description is ambiguous, state the assumption you are making.

Machine-translated (Claude). The original is the authoritative version.

regex-generator

Teil der kuratierten Start-Sammlung. Verbesserungen willkommen – fork das Repo und stell einen Pull Request.

v1.0.0 Erste Version by prompthub · First version 9. Jul 2026
0 passed 0 failed

No discussions yet – open the first one!

No pull requests yet. Fork the repo, improve it, and open the first one!