Umbraco Skill Test Runner

🌐Community
by umbraco · vlatest · Repository

Automates Umbraco solution testing, verifying functionality and identifying potential issues before deployment.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add umbraco-skill-test-runner npx -- -y @trustedskills/umbraco-skill-test-runner
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "umbraco-skill-test-runner": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/umbraco-skill-test-runner"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to discover and install specific capabilities within the Umbraco CMS ecosystem. It streamlines the setup process by allowing agents to directly access the backoffice skills registry for immediate deployment.

When to use it

  • Automating the initial configuration of a new Umbraco project with pre-built agent functionalities.
  • Extending an existing Umbraco instance with specialized tools without manual CLI intervention.
  • Ensuring consistent skill installation across multiple development environments or staging servers.
  • Integrating AI agents into Umbraco workflows that require specific CMS extensions to function correctly.

Key capabilities

  • Discovery of available skills within the Umbraco backoffice registry.
  • Direct installation of identified skills into target Umbraco instances.
  • Management of skill dependencies and version compatibility for agent tasks.

Example prompts

  • "Install the latest content moderation skill into my Umbraco CMS instance."
  • "Discover all available AI integration skills for Umbraco and list their descriptions."
  • "Automatically deploy the required backoffice skills to prepare this site for an AI agent takeover."

Tips & gotchas

Ensure your Umbraco version is compatible with the skills you intend to install, as registry entries may target specific CMS versions. Always verify that the AI agent has sufficient permissions to execute installation commands within the target environment.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
umbraco
Installs
35

🌐 Community

Passed automated security scans.