Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$pwd:

corvus-ecma-regex

// Translate ECMAScript 262 /u mode regular expressions to .NET regex patterns. Covers semantic differences between ECMAScript and .NET regex engines, supplementary code point handling via surrogate pairs, Unicode property escapes, backreference conditionals, character class strategies, and strict /u mode validation. USE FOR: understanding regex translation in generated validation code, debugging pattern matching issues in JSON Schema pattern/patternProperties, extending regex support for new Unicode properties or constructs. DO NOT USE FOR: general .NET regex usage, writing custom regex patterns.

$ git log --oneline --stat
stars:184
forks:20
updated:12. Mai 2026 um 16:43
SKILL.md
readonly