amvcp-regex-vis
CommunityVisualize and safely edit JS regexes
AuthorEmasoft
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the difficulty of understanding, debugging, and iterating on JavaScript regular expressions by turning regex text into an interactive visual editor that reports both the original and the edited pattern plus its AST.
Core Features & Use Cases
- Interactive regex visualization: Render a JS regex as a node/tree structure so the user can see how the pattern is composed.
- In-browser editing with undo/redo: Edit the pattern through the visual UI with shift+click extension and Cmd-Z / Cmd-Shift-Z undo/redo.
- Structured edit results for the agent: Submit returns the original and edited regex strings and the full
AST.Regexso the agent can explain and compare changes. - Multi-mount support on a single page: Multiple
.ve-regexwrappers can coexist independently without AST-state collisions.
Quick Start
Ask the agent: "Visualize this regex ^([a-z]+)@([a-z]+)\\.com$ and help me edit it to also match org and net domains."
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: amvcp-regex-vis Download link: https://github.com/Emasoft/ai-maestro-visual-communicator-plugin/archive/main.zip#amvcp-regex-vis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.