This is a fluent builder library for creating Umbraco backoffice test data without all the boilerplate. Instead of manually constructing JSON models for document types, content, media, and data types in your tests, you get chainable builders with sensible defaults. The nested builder pattern with done() and build() methods keeps complex structures readable, especially when you're setting up block lists or document types with multiple property groups. It's maintained by the Umbraco core team and primarily used in their E2E and MSW testing setups. If you're writing integration tests for Umbraco projects and tired of massive object literals, this will clean things up considerably.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-test-builders --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot