Validate Skills banner
umbraco umbraco

Validate Skills

Development community

Description

--- description: Validate links, code examples, and references in all SKILL.md files allowed-tools: Bash, Read, Glob, Task, AskUserQuestion, Edit arg-hints: --skip-tests --- # Validate Skills Run validation on all SKILL.md files to check: 1. **Links** - Broken URLs, missing skill refs, invalid paths 2. **Code** - Import paths, extension types, deprecated patterns 3. **Tests** - Run unit, mocked, and E2E tests from skill examples ## Workflow ### Phase 1: Link Validation (Fast)

Installation

Installs to ~/.claude/commands/umbraco-umbraco-cms-backoffice-skills-validate-skills.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/umbraco/Umbraco-CMS-Backoffice-Skills/HEAD/.claude/commands/validate-skills.md -o ~/.claude/commands/umbraco-umbraco-cms-backoffice-skills-validate-skills.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository