Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Analyze Sitecore 10.x projects for Helix compliance, security, and performance
npx claudepluginhub twofoldtech-dakota/claude-marketplace --plugin sitecore-classic-analyzerAnalyze Sitecore 10.x projects for architecture, security, and performance issues
Generate project-specific skills and commands to improve AI-assisted development for this Sitecore 10.x codebase.
Preview what files will be analyzed before running the full analysis. Identifies potentially sensitive files and recommends exclusions.
Initial configuration for the Sitecore Classic Analyzer, including `.claudeignore` generation and project configuration.
Analyze Helix compliance and architectural patterns in Sitecore 10.x projects
Analyze C# code quality patterns in Sitecore 10.x projects
Analyze naming conventions and structural patterns in Sitecore 10.x projects
Analyze NuGet dependencies in Sitecore 10.x projects
Detect Sitecore 10.x projects and identify version, modules, and serialization format
Apply when working with C#/.NET backend code including controllers, services, and dependency injection
Apply when working with classic frontend technologies including CSS, SASS, JavaScript, and jQuery
Apply when working with Razor views, MVC layouts, partial views, and tag helpers
Apply when working with classic fullstack patterns including jQuery AJAX, form handling, and C# MVC integration
Apply when working with Sitecore 10.x projects, Helix architecture, MVC renderings, or Sitecore APIs
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Agent Skills and specialist agents for Drupal and WordPress. PR workflows, accessibility / performance / security / quality audits, design-to-code (Figma → blocks/paragraphs), FRD generation with story points, CSV export, strategist UX audits, PM workflows (triage, meeting prep, heartbeats, QA), Drupal.org contribution, and Drupal/Pantheon DevOps. Skills use MCP servers (Teamwork, Slack, Gmail, Fathom, CoWork, GitHub) directly from the main session.
FAT Agent (Fix, Audit, Test) — a post-launch quality assurance skill that audits deployed websites for SEO, security, accessibility, performance, and content issues.
Core Web Vitals diagnosis and fixing skills for Claude Code — powered by CoreDash real user monitoring
Generate comprehensive analysis and documentation of entire codebase
Read-only validator that generates comprehensive discrepancy reports comparing messaging consistency across ANY HTML-based website (WordPress, Hugo, Next.js, React, Vue, static HTML, etc.), GitHub repositories, and local documentation. Detects mixed messaging without making changes.
Web performance audits with Core Web Vitals, bottleneck identification, optimization recommendations. Use for page load times, performance reviews, UX optimization, or encountering LCP, FID, CLS issues, resource blocking, render delays.
Analyze Optimizely CMS/Content Cloud projects for architecture, security, content modeling, and performance patterns
Claude Code plugin for Sitecore, Umbraco, and Optimizely CMS development — scaffolding, content modeling, accessibility scanning, security audits, best practices, and code generation
Analyze Umbraco 14-16 projects for architecture, security, and backoffice patterns
Analyze Optimizely Experimentation and Web implementations for A/B testing, feature flags, and JavaScript SDK patterns
Sitecore XP AWS-to-Azure migration planning assistant. Guides architects through structured discovery, cross-reference analysis, phased estimation, and client-ready deliverable generation.
Claude Code plugins that analyze your CMS codebase and make you a better developer.
Stop guessing about best practices. Get automated analysis with specific issues, exact locations, and actionable fixes for Sitecore, Umbraco, and Optimizely projects.
Working with enterprise CMS platforms is hard:
This marketplace provides platform-specific analyzers that understand your CMS deeply:
/sitecore-classic:analyze
✓ Scanned 847 files across 12 projects
✓ Detected Sitecore 10.4 with Helix architecture
Issues Found: 14 (2 Critical, 6 Warning, 6 Info)
CRITICAL: [SEC-003] Hardcoded connection string detected
Location: src/Foundation/Database/code/ConnectionFactory.cs:24
Fix: Move to environment variable or Azure Key Vault
CRITICAL: [ARCH-001] Cross-Feature dependency violates Helix
Location: src/Feature/Navigation/code/Feature.Navigation.csproj:31
Fix: Extract SharedModels to Foundation layer
Every issue includes severity, exact location, and how to fix it.
/plugin marketplace add https://github.com/twofoldtech-dakota/claude-marketplace.git
| Your CMS | Install Command |
|---|---|
| Sitecore 10.x | /plugin install sitecore-classic@cms-analyzers-marketplace |
| Sitecore XM Cloud | /plugin install xm-cloud@cms-analyzers-marketplace |
| Umbraco 14-16 | /plugin install umbraco@cms-analyzers-marketplace |
| Optimizely CMS | /plugin install optimizely@cms-analyzers-marketplace |
| Optimizely Experimentation | /plugin install optimizely-exp@cms-analyzers-marketplace |
/sitecore-classic:analyze # Full analysis with report
/xm-cloud:analyze # XM Cloud analysis
/umbraco:analyze # Umbraco analysis
/optimizely:analyze # Optimizely CMS analysis
/optimizely-exp:analyze # Experimentation analysis
That's it. You'll get a detailed markdown report with all issues, scores, and recommendations.
For on-premise and managed cloud Sitecore implementations:
| Category | What's Analyzed |
|---|---|
| Architecture | Helix compliance, layer dependencies, solution structure |
| Serialization | SCS/Unicorn conflicts, overlapping includes, field value queries |
| Security | Config credentials, CORS settings, admin paths, XSS patterns |
| Performance | HTML cache settings, Solr optimization, Sitecore.Query usage |
| Code Quality | Glass Mapper patterns, DI implementation, controller complexity |
| Dependencies | NuGet compatibility with Sitecore version |
For headless Sitecore with Next.js and JSS:
| Category | What's Analyzed |
|---|---|
| Architecture | Component organization, layout patterns, app structure |
| GraphQL | Query efficiency, N+1 detection, fragment usage |
| Security | API key exposure, environment variables, introspection risks |
| Performance | SSR vs SSG decisions, bundle size, image optimization |
| TypeScript | Type safety, JSS patterns, React best practices |
| Dependencies | npm package compatibility, JSS version alignment |
For modern Umbraco with Lit backoffice and Content Delivery API:
| Category | What's Analyzed |
|---|---|
| Architecture | Composer patterns, service registration, project structure |
| Backoffice | Lit components, property editors, TypeScript quality |
| API | Content Delivery API setup, Management API, custom endpoints |
| Security | API authentication, credentials, backoffice access |
| Performance | HybridCache (v15+), content access patterns, Examine indexes |
| Code Quality | Controllers, notification handlers, service patterns |
For Optimizely CMS 12.x and 13.x implementations:
| Category | What's Analyzed |
|---|---|
| Content Modeling | Content types, GUID requirements, block/page inheritance |
| Architecture | Content area restrictions, initialization modules |
| Security | Content Delivery API exposure, configuration secrets |
| Performance | Caching strategies, CDN configuration, N+1 queries |
| Code Quality | Service Locator anti-patterns, DI best practices |
| A/B Testing | Experimentation module integration |