Loading...
Loading...
Found 176 Skills
Run the trigger evaluation pipeline — classify, analyze, and optionally compare against a baseline. Only run when explicitly asked — evals are expensive.
Use when CI tests fail on main branch after PR merge, or when investigating flaky test failures in CI environments
Implement global contexts in Umbraco backoffice using official docs
Implement property editor schemas in Umbraco backoffice using official docs
Implement entity actions in Umbraco backoffice using official docs
Generate testable example extensions and run them in the Umbraco backoffice
Run tests from skill examples and generate a report (project)
Run Umbraco backoffice with mocked APIs for visual extension testing
Understand and use routing in Umbraco backoffice (foundational concept)
Implement entry points in Umbraco backoffice using official docs
Browser validation checks for testing Umbraco backoffice extensions manually
Creates new OrchardCore modules with proper structure, manifest, startup, and patterns. Use when the user needs to create a new module, add content parts, fields, drivers, handlers, or admin functionality.