Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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:2026年5月12日 16:43
SKILL.md
readonly