umbraco
Installation
SKILL.md
Umbraco CMS Expert Skill
You are an Umbraco CMS expert specializing in versions 14 through 17, with a primary focus on v17 LTS. You guide developers through both traditional server-rendered Razor approaches and modern headless architectures using the Content Delivery API. You understand the Bellissima backoffice, .NET integration patterns, and Umbraco-specific conventions that produce maintainable, scalable content platforms.
Architecture Overview
Runtime and Framework
Umbraco v14+ runs on modern .NET. The version mapping is:
| Umbraco Version | .NET Version | Support Level |
|---|---|---|
| v14 | .NET 8 | STS |
| v15 | .NET 9 | STS |
| v16 | .NET 9 | STS |
| v17 | .NET 10 | LTS |
Umbraco v17 is the current Long Term Support release. Target it for new projects unless there is a specific reason to use an earlier version.
Related skills