Skip to main content
Execute qualquer Skill no Manus
com um clique
$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 de maio de 2026 às 16:43
SKILL.md
readonly