umbraco-entity-create-option-action
✓Implement entity create option actions in Umbraco backoffice using official docs
Installation
SKILL.md
What is it? Entity Create Option Actions add customizable options when creating entities. These options appear in a create options dialog when the "Create" entity action is selected, allowing users to choose between different creation methods or paths. This enables extensibility where other developers can add their own creation options to existing workflows.
That's it! Always fetch fresh docs, keep examples minimal, generate complete working code.
Implement entity create option actions in Umbraco backoffice using official docs Source: umbraco/umbraco-cms-backoffice-skills.
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-entity-create-option-action Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
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-entity-create-option-action- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is umbraco-entity-create-option-action?
Implement entity create option actions in Umbraco backoffice using official docs Source: umbraco/umbraco-cms-backoffice-skills.
How do I install umbraco-entity-create-option-action?
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-entity-create-option-action 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11