Loading...
Loading...
Found 10 Skills
Create new Umbraco backoffice extensions using the official dotnet template
Understand and use extension registry in Umbraco backoffice (foundational concept)
Quick setup for Umbraco extension development - creates instance, extension, and registers it
Implement workspaces in Umbraco backoffice using official docs
Generate testable example extensions and run them in the Umbraco backoffice
Implement Monaco markdown editor actions in Umbraco backoffice using official docs
MSW (Mock Service Worker) patterns for testing Umbraco backoffice extensions with mocked APIs
Review checks reference for validating Umbraco backoffice extensions
Add a new Umbraco extension project reference to the main Umbraco instance and solution
Implement global contexts in Umbraco backoffice using official docs