This one generates Property Actions for Umbraco's backoffice, those little buttons that appear next to property labels when you want to add secondary functionality without touching the property editor itself. You'd use it for stuff like clearing values, transforming text, or opening pickers as shortcuts. The skill fetches current docs from Umbraco's site and generates both the manifest and action class. What's nice is the examples cover common patterns like reading property context, opening modals, and targeting specific editors versus all of them. It's straightforward scaffolding for a feature that's easy to overthink if you're doing it manually.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-property-action --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot