This adds custom creation workflows to Umbraco's backoffice by letting you define multiple ways to create an entity. When a user clicks "Create," they see your custom options in a dialog instead of just the default behavior. You can either execute custom logic directly, open a modal for more input, or navigate to a specialized creation view. The skill pulls from official Umbraco docs and generates both the manifest and action class. It's targeted at scenarios where different user roles or content types need different creation paths, like creating a page from a template versus from scratch. Straightforward extension point if you're building workflows beyond Umbraco's stock creation flow.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-entity-create-option-action --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot