add-tag
01Skill Claude CodeCodex
Scaffold a new renux tag placeholder or filter (e.g. "{counter}" or "{name|upper}"), keeping the registry, README, and tests in sync. Use when asked to add a new placeholder or filter to renux.
9 tagged regex, measured the same way as everything else here.
Skill Claude CodeCodex
Scaffold a new renux tag placeholder or filter (e.g. "{counter}" or "{name|upper}"), keeping the registry, README, and tests in sync. Use when asked to add a new placeholder or filter to renux.
Skill Claude CodeCodex
Cut a new renux release using commitizen (version bump derived from Conventional Commits history, git tag, build). Use when asked to release, bump the version, or cut a new version of renux.
Skill Claude CodeCodex
Drive the renux CLI to bulk-rename files. Covers regex patterns, placeholder tags ({counter}, {now}, {size}, EXIF/video metadata), text filters, and file exclusion. Trigger on any bulk/batch rename or filename cleanup request, even without "renux" named, e.g. "add today's date to these screenshots," "strip the IMG…
Skill Claude CodeCodex
Search and replace across files with diff preview.
Skill Claude CodeCodex
Fast indexed code search using frg (5x faster than ripgrep).