code-pattern-checker
Installation
SKILL.md
Code Pattern Checker
Validate code against Drupal standards and best practices.
Required References
Load these before checking code:
| Reference | Checks |
|---|---|
references/solid-drupal.md |
SOLID principles |
references/dry-patterns.md |
DRY patterns |
dev-guides: drupal/security/ |
Security practices (online) |
dev-guides: drupal/sdc/ + drupal/js-development/ |
CSS/JS/SDC standards (online) |
references/quality-gates.md |
Gate 1 requirements |
For security and frontend checks, WebFetch from
https://camoa.github.io/dev-guides/instead of reading bundled files.