Skip to content

CMS Cultivator

Maintained Documentation

CMS Cultivator is a comprehensive Claude Code plugin providing 25 specialized commands for Drupal and WordPress development. Streamline PR workflows, ensure accessibility compliance, optimize performance, enhance security, and maintain documentation across your projects.

โœจ Features

  • ๐Ÿ”„ 6 PR Workflow Commands - Streamline pull requests from commit to deployment
  • โ™ฟ 5 Accessibility Commands - Ensure WCAG 2.1 Level AA compliance
  • โšก 5 Performance Commands - Optimize Core Web Vitals and page speed
  • ๐Ÿ”’ 3 Security Commands - Scan for vulnerabilities and security issues
  • ๐Ÿ“ 1 Documentation Command - Generate comprehensive project documentation
  • ๐Ÿงช 3 Testing Commands - Create tests and analyze coverage
  • ๐Ÿ“Š 2 Code Quality Commands - Maintain standards and reduce technical debt

๐Ÿ“š Documentation

Section Description
Getting Started Installation and initial setup
Quick Start Common workflows and examples
Commands Complete command reference
Kanopi Tools Integration with Kanopi's DDEV add-ons

๐Ÿš€ Quick Example

# Generate PR description from your changes
/pr-desc PROJ-123

# Run accessibility audit
/a11y-audit

# Analyze performance
/perf-analyze

# Check security
/security-scan

# Analyze code quality
/quality-analyze

๐ŸŽฏ Use Cases

For Developers

  • Before committing: /pr-commit-msg - Generate proper commit messages
  • Before PR: /pr-desc - Generate comprehensive PR descriptions
  • During development: /perf-analyze queries - Catch performance issues early
  • During QA: /a11y-audit - Ensure accessibility compliance

For Tech Leads

  • Code review: /pr-review 123 - Get AI-assisted code review
  • Performance audits: /perf-performance-audit - Identify bottlenecks
  • Security audits: /security-scan - Comprehensive security scan

For Project Managers

  • Stakeholder reports: /perf-performance-report - Executive-friendly reports
  • Compliance reports: /a11y-report - Accessibility documentation
  • Security reports: /security-report - Security posture and compliance

๐Ÿ›  Platform Support

Drupal Features

  • Configuration change detection
  • Custom module analysis
  • Hook implementation detection
  • Entity and field change tracking
  • Database update detection
  • Drupal caching analysis
  • Drush command generation

WordPress Features

  • Theme and functions.php analysis
  • Gutenberg block accessibility
  • ACF field group detection
  • Custom post type analysis
  • WP_Query optimization
  • Object cache analysis
  • WP-CLI command generation

Kanopi Projects

CMS Cultivator integrates seamlessly with Kanopi's DDEV add-ons:

  • Composer Scripts - Quality checks, testing, and code standards
  • DDEV Commands - Theme builds, database management, testing tools
  • Multi-platform - Works with both Drupal and WordPress starters

๐Ÿ“‹ Requirements

  • Claude Code CLI
  • Git
  • GitHub CLI (gh) for PR creation commands
  • Optional: Lighthouse, WebPageTest for performance analysis

๐Ÿค Contributing

This plugin is maintained by Kanopi Studios. For issues, feature requests, or contributions, please visit our GitHub repository.


๐Ÿ“„ License

MIT License - see LICENSE file for details.


๐Ÿ’ก Next Steps

  1. Install the plugin - Get started in minutes
  2. Try Quick Start examples - Learn common workflows
  3. Explore Commands - Discover all 25 commands
  4. Integrate Kanopi Tools - Use with DDEV add-ons

Total Commands: 25 (6 PR + 5 A11y + 5 Perf + 3 Security + 1 Docs + 3 Testing + 2 Quality)