Acerca de
This skill streamlines the development of Umbraco backoffice extensions by leveraging the core CMS development infrastructure to run frontend code in isolation. It allows developers to create, preview, and test custom dashboards, views, and elements without requiring a functional .NET backend. By utilizing Vite's external extension loading and Mock Service Worker (MSW) for APIs, it provides a high-fidelity environment for rapid prototyping, building package demonstrations, and validating extension manifests before deployment.