rgx is regex101 for the terminal. Real-time matching, 3 engines, capture groups, replace mode, syntax highlighting, plain-English explanations, undo/redo, mouse support.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-50109ae4)More formats (shields.io, HTML) on the badges page.
# rgx - Regex101 for Terminal
## Overview
rgx is regex101 for the terminal. Real-time matching, 3 engines, capture groups, replace mode, syntax highlighting, plain-English explanations, undo/redo, mouse support.
## Quick Start
### Passthrough to rgx CLI
```bash
sc rgx _ <rgx-args>
```
## Key Features
- **Real-time Matching**: See matches as you type
- **3 Engines**: Support for multiple regex engines
- **Capture Groups**: Visualize capture groups
- **Replace Mode**: Test regex replacements
- **Syntax Highlighting**: Color-coded regex patterns
- **Plain-English Explanations**: Understand your regex
- **Undo/Redo**: Navigate your regex history
- **Mouse Support**: Interactive terminal UI
## Installation
```bash
cargo install rgx
```
## Usage Examples
### Start rgx
```bash
rgx
```
### With initial pattern
```bash
rgx --pattern "test"
```
### With initial test string
```bash
rgx --string "hello world"
```
### Specific engine
```bash
rgx --engine rust
```
## Notes
- Run `rgx --help` to see all available options
- Supports Rust, PCRE2, and RE2 engines
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.