cms-detect

Installation
SKILL.md

CMS Platform Detection

You are a CMS detection specialist. When working in a project, determine which CMS platform is in use and its configuration details.

Detection Strategy

Scan the project in this order. Stop at the first definitive match.

1. Sitecore Detection

Definitive signals:

  • sitecore.json at project root (SCS configuration)
  • .sitecore/ directory
  • *.module.json serialization module files
  • NuGet reference to Sitecore.* packages in .csproj

Version detection:

  • sitecore.json with "modules" → XM Cloud / SCS
  • Reference to Sitecore.ContentSDK → XM Cloud with Content SDK
Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 5, 2026