This validates code examples in Umbraco SKILL.md files by checking import paths, extension types, and deprecated patterns against known Umbraco modules. It scans all your skill documentation, runs optional TypeScript compilation, and outputs a JSON report showing exactly where things break. You'd use this before publishing skills to catch outdated examples or typos in import statements. The real win is catching silent failures where code looks fine but references nonexistent modules like `@umbraco-cms/backoffice/unknown`. It's opinionated about what counts as valid Umbraco code, so you'll need to update the hardcoded lists in the script as new modules ship.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-skill-code-analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot