umbraco-controllers
π―Skillfrom umbraco/umbraco-cms-backoffice-skills
A umbraco controllers skill from the Umbraco Backoffice Skills Marketplace, a Claude Code plugin with 66 skills for Umbraco CMS backoffice customization and testing.
Same repository
umbraco/umbraco-cms-backoffice-skills(76 items)
Installation
npx vibeindex add umbraco/umbraco-cms-backoffice-skills --skill umbraco-controllersnpx skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-controllers~/.claude/skills/umbraco-controllers/SKILL.mdSKILL.md
More from this repository10
Generates a standardized, ready-to-use template for creating Umbraco backoffice extensions with predefined project structure, configuration, and boilerplate code.
Creates a custom property editor user interface for Umbraco's content management backoffice, enabling developers to design and implement specialized input controls for specific content types and da...
Provides a standardized API for accessing and managing Umbraco's contextual information and application state across backoffice extensions and plugins.
Provides authentication and authorization mechanisms for Umbraco backoffice extensions, enabling secure user access control and identity management within custom Umbraco plugins.
Adds custom header application buttons or widgets to the Umbraco backoffice interface, enabling developers to extend the header area with additional interactive elements or quick-access tools.
Provides localization and internationalization tools for customizing and managing multilingual content and translations within the Umbraco backoffice interface.
Registers and manages Umbraco backoffice extension metadata, enabling developers to catalog, discover, and validate custom extensions within the Umbraco CMS ecosystem.
Manages and customizes user profile settings and information within the Umbraco backoffice, allowing administrators to view, edit, and configure user profile details and permissions.
Sends, manages, and customizes notifications within the Umbraco backoffice, allowing developers to create, configure, and control user alerts and system messages programmatically.
Provides multi-factor authentication (MFA) login capabilities for the Umbraco backoffice, enabling enhanced security through additional authentication steps beyond traditional username and password.