Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
umbraco avatar

Umbraco Validation Checks

  • 275 installs
  • 26 repo stars
  • Updated August 1, 2026
  • umbraco/umbraco-cms-backoffice-skills

Helps with ai & agent building tasks.

About

umbraco-validation-checks is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • umbraco-validation-checks
  • AI & Agent Building
  • AI-coding skill

Umbraco Validation Checks by the numbers

  • 275 all-time installs (skills.sh)
  • Ranked #2,400 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-validation-checks

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs275
repo stars26
Last updatedAugust 1, 2026
Repositoryumbraco/umbraco-cms-backoffice-skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

Umbraco Extension Validation Checks

Reference skill containing validation checks for manual browser testing of Umbraco backoffice extensions. Load this skill before beginning validation testing.

Check Categories

CategoryFileChecks
Configurationconfiguration-checks.mdVC-1 to VC-2
Navigationnavigation-checks.mdVN-1 to VN-3
API Debuggingapi-debugging-checks.mdVA-1 to VA-3
Form Controlsform-control-checks.mdVF-1 to VF-2
Workspaceworkspace-checks.mdVW-1 to VW-3

Quick Reference

IDCheckCommon Symptom
Configuration
VC-1Section PermissionsNew section not visible
VC-2User Group AccessExtension appears for some users only
Navigation
VN-1Tree ComplexityTree not rendering or items missing
VN-2Hidden Tree ActionsCannot find expected button/action
VN-3Menu Item VisibilityMenu items not appearing
API Debugging
VA-1400 Error InvestigationAPI calls failing silently
VA-2Request Payload ValidationWrong data structure being sent
VA-3CORS and Auth IssuesRequests blocked or unauthorized
Form Controls
VF-1Select/Combobox BehaviorSelect not populating and causing 400 errors
VF-2Input Binding IssuesValues not updating or saving
Workspace
VW-1Missing Save ButtonEditable workspace has no Save button
VW-2Data Not LoadingWorkspace opens but shows empty values
VW-3Submit Not WorkingSave clicked but nothing happens

Usage

Always load this skill before starting manual browser validation.

Read all check files when validating a new extension, or focus on specific categories based on the symptoms you observe.

SymptomLoad Files
"Can't see my extension"configuration-checks, navigation-checks
"API not working"api-debugging-checks
"Form doesn't work"form-control-checks
"Tree issues"navigation-checks
"Workspace issues"workspace-checks
"No Save button"workspace-checks

Validation Workflow

1. Before testing: Ensure the extension is built and the browser cache is cleared 2. Check DevTools Console: Open Chrome DevTools (F12) before interacting 3. Check Network tab: Filter by Fetch/XHR to see API calls 4. Read relevant check files based on what you observe

Capturing New Issues

When you encounter a validation issue not covered by existing checks:

1. Log it immediately in discovered-issues.md 2. Include: symptom, root cause, solution, suggested category 3. Issues will be reviewed and promoted to proper checks

This compounds knowledge over time - every validation session improves future sessions.

Related Skills

Pattern AreaSkill
Tree implementationumbraco-tree
Section setupumbraco-sections
API client setupumbraco-openapi-client
Workspace structureumbraco-workspace

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.