·umbraco-quickstart
</>

umbraco-quickstart

umbraco/umbraco-cms-backoffice-skills

Quick setup for Umbraco extension development - creates instance, extension, and registers it

23Installs·1Trend·@umbraco

Installation

$npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-quickstart

SKILL.md

Sets up everything needed for Umbraco extension development in one command.

If arguments not provided, check what exists and prompt for missing names.

Check extended workspace (including /add-dir directories) and warn if missing:

Quick setup for Umbraco extension development - creates instance, extension, and registers it Source: umbraco/umbraco-cms-backoffice-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-quickstart
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is umbraco-quickstart?

Quick setup for Umbraco extension development - creates instance, extension, and registers it Source: umbraco/umbraco-cms-backoffice-skills.

How do I install umbraco-quickstart?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-quickstart Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/umbraco/umbraco-cms-backoffice-skills