Umbraco Skill Test Runner
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.
Run in terminal (recommended)
claude mcp add umbraco-skill-test-runner npx -- -y @trustedskills/umbraco-skill-test-runner
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.