Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Analyze XM Cloud projects for JSS patterns, GraphQL efficiency, and Next.js best practices
npx claudepluginhub twofoldtech-dakota/claude-marketplace --plugin xm-cloud-analyzerAnalyze XM Cloud projects for JSS patterns, GraphQL efficiency, and Next.js best practices
Generate project-specific skills and commands to improve AI-assisted development for this XM Cloud codebase.
Preview what files will be analyzed before running the full analysis. Identifies potentially sensitive files and recommends exclusions.
Initial configuration for the XM Cloud Analyzer, including `.claudeignore` generation and project configuration.
Analyze Next.js application structure and component organization in XM Cloud projects
Analyze TypeScript quality and JSS patterns in XM Cloud projects
Analyze naming conventions and code organization in XM Cloud projects
Analyze npm dependencies in XM Cloud projects
Detect XM Cloud projects and identify JSS version, Next.js version, and deployment configuration
Apply when working with modern frontend frameworks including React, Vue, Next.js, and TypeScript
Apply when working with modern fullstack patterns including React/Vue, GraphQL, REST APIs, and headless architectures
Apply when working with Sitecore XM Cloud, JSS, Next.js rendering host, or Experience Edge
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
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.
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.
Agent Skills for optimizing web projects against Google Lighthouse, Core Web Vitals, WCAG 2.2, and modern SEO — performance, accessibility, SEO, and best practices.
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 |