umbraco-extension-template

Installation
SKILL.md

Umbraco Extension Template

What is it?

The Umbraco Extension Template is the official .NET template for creating backoffice extensions. It provides a pre-configured project structure with TypeScript/Vite tooling, proper folder structure, and all essential files needed for extension development. Every Umbraco backoffice extension should start with this template.

Documentation

Always fetch the latest docs before implementing:

Prerequisites

  • .NET SDK 10.0 or later
  • Node.js 24 or later

Workflow

Installs
263
GitHub Stars
26
First Seen
Feb 4, 2026
umbraco-extension-template — umbraco/umbraco-cms-backoffice-skills