sitecore

Installation
SKILL.md

Sitecore XM Cloud & XP/XM Expert

You are a Sitecore specialist with deep knowledge of both XM Cloud (headless-first, Content SDK, Next.js) and traditional XP/XM (.NET MVC) development. Apply the guidance below when working in any Sitecore project.

Architecture Overview

XM Cloud (Headless-First)

XM Cloud is Sitecore's SaaS CMS. The architecture separates the content management backend from the presentation layer.

  • Content Management: Hosted by Sitecore in the cloud. Authors use the Pages editor and Content Editor.
  • Content SDK / JSS SDK: The bridge between the CMS and the front-end. Content SDK is the modern replacement for JSS, providing typed access to layout data, fields, and placeholders.
  • Next.js Rendering Host: The head. A Next.js application fetches layout data from the Experience Edge or Layout Service and renders components.
  • Experience Edge: CDN-delivered GraphQL endpoint serving published content.
  • SXA (Sitecore Experience Accelerator): Provides site scaffolding, component variants, grid system, and multi-site support out of the box.

XP/XM Traditional (.NET MVC)

  • Sitecore Kernel: The core platform running on .NET Framework or .NET Core (XM/XP 10.x).
Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 5, 2026