| 1 |
rule_file |
skill_name |
trigger |
| 7 |
microsoft.md |
rules-microsoft |
Microsoft 365, Azure DevOps, or Teams operations |
| 8 |
refactoring.md |
rules-refactoring |
refactoring existing code without changing behavior |
| 9 |
security.md |
rules-security |
any software development task: implementing, modifying, debugging, reviewing, testing, or configuring code, scripts, hooks, or infrastructure |
| 10 |
security-auth.md |
rules-security-auth |
authentication, authorization, sessions, tokens, permissions, or tenant-boundary work |
| 11 |
security-web.md |
rules-security-web |
web, browser, frontend, cookie, redirect, or XSS/CSRF work |
| 12 |
security-api.md |
rules-security-api |
HTTP API, request handling, serialization, or endpoint work |
| 13 |
security-data.md |
rules-security-data |
database, query, persistence, sensitive-data, or multi-tenant work |
| 14 |
security-files.md |
rules-security-files |
file, upload, archive, path, process, IPC, or deserialization work |
| 15 |
security-network.md |
rules-security-network |
network, URL fetch, proxy, outbound request, TLS, or SSRF work |
| 16 |
security-crypto.md |
rules-security-crypto |
cryptography, secrets, credentials, key, or token work |
| 17 |
security-supply-chain.md |
rules-security-supply-chain |
dependency, package, plugin, build, deployment, or CI supply-chain work |
| 18 |
typescript.md |
rules-typescript |
TypeScript or modern ECMAScript implementation work |
| 19 |
ui-ux.md |
rules-ui-ux |
UI or UX design and interaction decisions |
| 20 |
wpf.md |
rules-wpf |
WPF, XAML, or MVVM desktop UI work |
|