Arkregex

Typed regex authoring with arkregex in this repo. Use whenever you write or edit a regular expression in TypeScript — especially one with named or positional capture groups, anywhere `.exec()` / `.match()` results are read in code, or when reaching for `new RegExp(...)`. Also use when migrating existing `RegExp` call sites or escaping dynamic literals into a pattern.

aidenlx 3c52c54 3.7 KB Updated

File contents

aidenlx/zotlit/tree/main/.agents/skills/arkregex commit 3c52c549d7

Frequently asked questions

npx skillmds@latest add aidenlx/arkregex