umbraco-skill-validator
✓Validate links and references in SKILL.md files using deterministic scripts
Installation
SKILL.md
Validates all SKILL.md files in the repository for broken links, missing references, and invalid paths.
| External URLs | HTTP HEAD request to verify accessibility | | Skill references | Verify referenced skills exist (e.g., umbraco-dashboard) | | Internal links | Check relative paths resolve (e.g., patterns/foo.md) | | File paths | Verify Umbraco-CMS paths via GitHub API if not local | | Import paths | Check @umbraco-cms/backoffice/ imports are valid |
Validate links and references in SKILL.md files using deterministic scripts Source: umbraco/umbraco-cms-backoffice-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-skill-validator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-skill-validator- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is umbraco-skill-validator?
Validate links and references in SKILL.md files using deterministic scripts Source: umbraco/umbraco-cms-backoffice-skills.
How do I install umbraco-skill-validator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-skill-validator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/umbraco/umbraco-cms-backoffice-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05