Loading...
Loading...
Found 171 Skills
Analyze code examples in SKILL.md files for correctness using static analysis and TypeScript compilation
Implement Tiptap toolbar extensions for Umbraco rich text editor using official docs
Generate testable example extensions and run them in the Umbraco backoffice
Implement health checks in Umbraco backoffice using official docs
Use when new translation keys are added to packages to generate new translations strings
Router skill for choosing the right testing approach for Umbraco backoffice extensions
Browser validation checks for testing Umbraco backoffice extensions manually
Run Umbraco backoffice with mocked APIs for visual extension testing
Implement trees in Umbraco backoffice using official docs
E2E testing for Umbraco backoffice extensions using Playwright and @umbraco/playwright-testhelpers
Set up OpenAPI client for authenticated API calls in Umbraco backoffice (REQUIRED for custom APIs)
Understand and use Context API in Umbraco backoffice (foundational concept)