Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Analyze Optimizely CMS/Content Cloud projects for architecture, security, content modeling, and performance patterns
npx claudepluginhub twofoldtech-dakota/claude-marketplace --plugin optimizely-cms-analyzerAnalyze Optimizely CMS projects for architecture, security, content modeling, and performance patterns
Generate project-specific AI skills from Optimizely CMS codebase patterns
Preview analysis scope and check for sensitive files before full Optimizely analysis
Initial configuration for Optimizely CMS analyzer
Analyze Optimizely CMS project structure, DI patterns, and initialization modules
Analyze C# code quality patterns, async usage, and service abstractions
Analyze Optimizely content types, blocks, pages, and property definitions
Analyze Optimizely CMS naming conventions, project structure, and coding standards
Analyze NuGet package dependencies, compatibility, and security vulnerabilities
C# backend patterns for Optimizely CMS projects
Modern frontend patterns for headless Optimizely CMS (React, Next.js)
Razor view patterns for Optimizely CMS projects
Optimizely Content Cloud (DXP) and headless API patterns
Core Optimizely CMS development patterns and best practices
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.
Core Web Vitals diagnosis and fixing skills for Claude Code — powered by CoreDash real user monitoring
AI-powered performance optimization - Interactive performance audit skill and automated agent with comprehensive bottleneck detection and optimization
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.
Get comprehensive performance optimization recommendations
FAT Agent (Fix, Audit, Test) — a post-launch quality assurance skill that audits deployed websites for SEO, security, accessibility, performance, and content issues.
Claude Code plugin for Sitecore, Umbraco, and Optimizely CMS development — scaffolding, content modeling, accessibility scanning, security audits, best practices, and code generation
Sitecore XP AWS-to-Azure migration planning assistant. Guides architects through structured discovery, cross-reference analysis, phased estimation, and client-ready deliverable 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
Analyze Sitecore 10.x projects for Helix compliance, security, and performance
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 |