Run tests from skill examples and generate a report (project)
umbraco/Umbraco-CMS-Backoffice-Skills
SkillsMP has collected 79 skills from umbraco/Umbraco-CMS-Backoffice-Skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 79
- GitHub stars
- 26
- GitHub forks
- 13
Skills in this repository
Showing 40 of 79 collected skills.
Validate links and references in SKILL.md files using deterministic scripts
Umbraco backoffice extension customisation - complete working examples showing how extension types combine
Create new Umbraco backoffice extensions using the official dotnet template
Quick setup for Umbraco extension development - creates instance, extension, and registers it
Deterministically verify that the Umbraco major of the site you are working on matches the major these skills target. Run this FIRST, before any Umbraco backoffice work, to avoid mixing guidance across Umbraco majors (e.g. 17 vs 18 vs 19). Trigger on the…
Run quantitative + qualitative evaluations on an existing Claude skill. Use this whenever the user wants to test, benchmark, eval, validate, regression-check, or measure the value of a skill they've already drafted — including phrases like "run evals on this…
Analyze code examples in SKILL.md files for correctness using static analysis and TypeScript compilation
Generate testable example extensions and run them in the Umbraco backoffice
MSW (Mock Service Worker) patterns for testing Umbraco backoffice extensions with mocked APIs
Unit and component testing for Umbraco backoffice extensions using @open-wc/testing
Drive and inspect the Umbraco backoffice reliably with Claude-in-Chrome browser automation. Use this WHENEVER you are about to use the mcp__claude-in-chrome tools against a running Umbraco backoffice — navigating sections, clicking tree items, filling forms,…
Browser validation checks for testing Umbraco backoffice extensions manually
Generate Umbraco CMS installation scripts using the Package Script Writer CLI
Add a new Umbraco extension project reference to the main Umbraco instance and solution
Implement authentication providers for Umbraco backoffice using official docs
Implement block editor custom views in Umbraco backoffice using official docs
Implement bundles in Umbraco backoffice using official docs
Implement collection actions in Umbraco backoffice using official docs
Implement collections in Umbraco backoffice using official docs
Implement collection views in Umbraco backoffice using official docs
Understand and use conditions in Umbraco backoffice (foundational concept)
Understand and use Context API in Umbraco backoffice (foundational concept)
Understand and create controllers in Umbraco backoffice (foundational concept)
Implement current user actions in Umbraco backoffice using official docs
Implement dashboards in Umbraco backoffice using official docs
Implement dynamic root origins and query steps in Umbraco backoffice using official docs
Implement entity actions in Umbraco backoffice using official docs
Implement entity bulk actions in Umbraco backoffice using official docs
Implement entity create option actions in Umbraco backoffice using official docs
Implement entry points in Umbraco backoffice using official docs
Understand and use extension registry in Umbraco backoffice (foundational concept)
Implement file upload preview components in Umbraco backoffice using official docs
Implement global contexts in Umbraco backoffice using official docs
Implement granular user permissions in Umbraco backoffice using official docs
Implement header apps in Umbraco backoffice using official docs
Implement health checks in Umbraco backoffice using official docs
Implement custom icons in Umbraco backoffice using official docs
Implement kinds in Umbraco backoffice using official docs
Understand and use localization in Umbraco backoffice (foundational concept)