Syn Regex Explain

Skill for explaining and debugging a regex in the context of regular expressions. Use when the user's task is specifically about explaining and debugging a regex.

legendtkl 77cba5b 828 B Updated

File contents

regular expressions: explaining and debugging a regex

When to use

Use this skill for explaining and debugging a regex in regular expressions. This skill specifically handles explaining and debugging a regex and nothing else in the regular expressions family.

Procedure

Break down an existing regex token by token and explain what it matches and why it fails.

Notes

This is the regular expressions skill dedicated to explaining and debugging a regex. Sibling skills cover other regular expressions capabilities; this one is the right choice only when the task is about explaining and debugging a regex.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-regex-explain commit 77cba5bd74

Frequently asked questions

npx skillmds@latest add legendtkl/syn-regex-explain