Loading...
Loading...
Found 171 Skills
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.
Adversarial code review that assumes bugs exist and hunts for them. Use when asked to review code, find bugs, audit for correctness, stress-test a PR, or when someone says "tear this apart" or "what's wrong with this". Give no benefit of the doubt — every line is guilty until proven innocent.
Implement package views in Umbraco backoffice using official docs
Implement bundles in Umbraco backoffice using official docs
Implement granular user permissions in Umbraco backoffice using official docs
Understand and use state management in Umbraco backoffice (foundational concept)
Implement drag-and-drop sorting with UmbSorterController in Umbraco backoffice
Add a new Umbraco extension project reference to the main Umbraco instance and solution
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.
Implement dynamic root origins and query steps in Umbraco backoffice using official docs
Implement entity actions in Umbraco backoffice using official docs
Implement Monaco markdown editor actions in Umbraco backoffice using official docs