Umbraco Theme
This Umbraco Theme skill generates clean, optimized Umbraco website themes for rapid development and deployment, streamlining your workflow.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add umbraco-theme npx -- -y @trustedskills/umbraco-theme
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"umbraco-theme": {
"command": "npx",
"args": [
"-y",
"@trustedskills/umbraco-theme"
]
}
}
}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 Umbraco themes directly within the CMS environment. It streamlines the deployment of visual designs, allowing agents to configure front-end appearances without manual file handling or external FTP access.
When to use it
- Automating the setup of new website projects by instantly applying a pre-built theme structure.
- Updating an existing Umbraco site's look and feel by installing a fresh design package.
- Standardizing visual assets across multiple client sites managed through a single AI workflow.
- Rapidly prototyping different UI styles to test user experience changes before final approval.
Key capabilities
- Theme Discovery: Identifies available Umbraco themes compatible with the current CMS version.
- Direct Installation: Executes the installation process securely within the backoffice environment.
- Configuration Support: Assists in setting up theme-specific settings and folder structures immediately after deployment.
Example prompts
- "Install the 'Umbraco Starter Kit' theme on this project to set up the initial page structure."
- "Find a modern, responsive Umbraco theme suitable for an e-commerce site and install it."
- "Update the current website's design by installing the latest version of the 'Acme Corp' theme package."
Tips & gotchas
Ensure the AI agent has appropriate permissions to modify the CMS file system before attempting installation. Always verify that the discovered theme is compatible with the specific Umbraco version running on the target server to prevent deployment errors.
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.