umbraco-development
Installation
SKILL.md
Bundled Skills
This plugin includes the following additional skills for comprehensive development context:
| Skill | Purpose |
|---|---|
frontend-razor |
Razor view syntax, layouts, partials, tag helpers |
frontend-classic |
CSS/SASS organization, JavaScript/jQuery patterns (traditional sites) |
frontend-modern |
React, Vue, TypeScript patterns (headless/decoupled sites) |
backend-csharp |
C#/.NET DI patterns, service architecture, async/await |
fullstack-classic |
jQuery AJAX integration, form handling (traditional) |
fullstack-modern |
REST/GraphQL APIs, Content Delivery API integration (headless) |
These skills are automatically included when you install the Umbraco Analyzer plugin.
Umbraco Development Patterns
Project Structure
Related skills
More from twofoldtech-dakota/claude-marketplace
frontend-razor
Apply when working with Razor views, MVC layouts, partial views, and tag helpers
20optimizely-development
Core Optimizely CMS development patterns and best practices
14optimizely-experimentation
Optimizely Experimentation Full Stack SDK patterns
9optimizely-content-cloud
Optimizely Content Cloud (DXP) and headless API patterns
8optimizely-web
Optimizely Web (snippet-based) patterns
5backend-csharp
Apply when working with C#/.NET backend code including controllers, services, and dependency injection
4