regex-builder

Community

Craft and verify precise regexs fast.

AuthorjMerta
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users craft, test, and explain regex patterns across sample text and codebases, reducing guesswork and errors when searching or validating strings.

Core Features & Use Cases

  • Interactive regex construction with support for multiple flavors (PCRE, Python, JavaScript, RE2).
  • Live verification against sample text or files using rg and Python.
  • Explanation of the final regex, including capture groups and boundary assertions.
  • Use Case: Validate an email-like pattern across a document set or extract IDs from code.

Quick Start

Example: craft a PCRE regex to match email addresses in sample.txt and verify with a Python snippet.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: regex-builder
Download link: https://github.com/jMerta/codex-skills/archive/main.zip#regex-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.