Loading...
Loading...
Found 143 Skills
Understand and use localization in Umbraco backoffice (foundational concept)
Add a new Umbraco extension project reference to the main Umbraco instance and solution
Validate links and references in SKILL.md files using deterministic scripts
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.
Implement menu items in Umbraco backoffice using official docs
Implement workspaces in Umbraco backoffice using official docs
Generate testable example extensions and run them in the Umbraco backoffice
Automatically generate mobile-first responsive CSS/SCSS when creating component styles or mentioning responsive design. Implements standard breakpoints (768px, 1024px), ensures WCAG AA color contrast, creates touch-friendly interfaces (44px minimum targets), adds proper focus indicators, supports reduced motion, scales typography responsively, and provides detailed technical specifications with exact values.
Discover optimal autoscaling parameters for a Deco site by analyzing Prometheus metrics. Correlates CPU, concurrency, and latency to find the right scaling target and method.
Run tests from skill examples and generate a report (project)
Implement trees in Umbraco backoffice using official docs
Implement Tiptap statusbar extensions for Umbraco rich text editor using official docs