frontend-razor
Installation
SKILL.md
Razor View Development Patterns
View Structure
Project Layout
Views/
├── Shared/
│ ├── _Layout.cshtml # Main layout template
│ ├── _LayoutEmpty.cshtml # Minimal layout (no header/footer)
│ ├── _Header.cshtml # Header partial
│ ├── _Footer.cshtml # Footer partial
│ ├── _Navigation.cshtml # Navigation partial
│ ├── _Pagination.cshtml # Reusable pagination
│ └── Components/ # View components
│ └── SearchBox/
│ └── Default.cshtml
├── Home/
Related skills
More from twofoldtech-dakota/claude-marketplace
optimizely-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
4xm-cloud
Apply when working with Sitecore XM Cloud, JSS, Next.js rendering host, or Experience Edge
3