Agent Skills by albistrefi
Showing 66 vetted skills indexed across 1 GitHub repositories.
umbraco-repository-pattern
Implement Umbraco Repository Pattern with OpenAPI clients for data access.
umbraco-notifications
Implement Umbraco toast notifications via the Context API with TypeScript examples.
umbraco-extension-registry
Manage Umbraco backoffice extensions via the umbExtensionsRegistry API.
umbraco-umbraco-element
Create Umbraco backoffice web components using UmbElementMixin and UmbLitElement.
umbraco-localization
Implement Umbraco backoffice localization with translation files and keys.
umbraco-routing
Implement Umbraco backoffice routing with route parameters and redirects.
umbraco-context-api
Explain and demonstrate the Umbraco Context API for backoffice component communication.
umbraco-conditions
Define conditional visibility rules for Umbraco backoffice extensions.
umbraco-controllers
Create and manage Umbraco backoffice controllers with code examples.
umbraco-state-management
Manage reactive state in the Umbraco backoffice using observable patterns.
umbraco-granular-user-permissions
Implement granular user permissions for Umbraco backoffice entities.
umbraco-openapi-client
Generate a type-safe TypeScript OpenAPI client for Umbraco custom APIs.
umbraco-mfa-login-provider
Implement MFA login providers for the Umbraco backoffice using C# ITwoFactorProvider interfaces.
umbraco-auth-provider
Implement OAuth/SSO authentication providers for the Umbraco backoffice.
umbraco-current-user-action
Create custom current user actions for the Umbraco backoffice.
umbraco-dynamic-root
Generate Umbraco backoffice extension manifests for dynamic root origins and query steps.
umbraco-user-profile-app
Create custom user profile tabs and views in the Umbraco backoffice.
umbraco-menu-items
Implement custom menu items in the Umbraco backoffice using TypeScript.
umbraco-sorter
Implement drag-and-drop sorting for Umbraco backoffice lists with UmbSorterController.
umbraco-menu
Create and manage custom menus and menu items in the Umbraco backoffice.
umbraco-preview-app-provider
Implement custom preview app providers in the Umbraco backoffice.
umbraco-ufm-component
Implement Umbraco Flavored Markdown components in TypeScript for the Umbraco backoffice.
umbraco-theme
Implement custom visual themes in the Umbraco backoffice using CSS custom properties and manifest files.
umbraco-modals
Create modal dialogs and sidebars in the Umbraco backoffice.