Specialist agents and auto-invoked skills for Drupal/WordPress development. Works in Claude Code, Claude Desktop, and OpenAI Codex. Full documentation: What changed in 2.0? CMS Cultivator now focuses on CMS development workflows.
$ npx -y skills add kanopi/cms-cultivator --agent claude-code
Repo: kanopi/cms-cultivator
What's inside
Specialist agents and auto-invoked skills for Drupal/WordPress development. Works in Claude Code, Claude Desktop, and OpenAI Codex.
Full documentation: https://kanopi.github.io/cms-cultivator/
What changed in 2.0? CMS Cultivator now focuses on CMS development workflows. Delivery Record moved to its own public library: kanopi/delivery-record. Audit, DevOps, and PM capabilities moved to separate internal Kanopi libraries. The final 1.x release remains available as a tagged reference.
Claude Code — Via Marketplace (Recommended)
# Add the Claude Toolbox marketplace
/plugin marketplace add kanopi/claude-toolbox
# Install CMS Cultivator
/plugin install cms-cultivator@claude-toolbox
Claude Code — Local development
git clone https://github.com/kanopi/cms-cultivator
claude --plugin-dir /path/to/cms-cultivator
OpenAI Codex — Via Marketplace
# Add the Kanopi marketplace
codex plugin marketplace add kanopi/claude-toolbox
# Open the plugin browser and install CMS Cultivator
codex/plugins
See Installation Guide for complete setup instructions.
Generate commit messages, PR descriptions, changelogs, and review code.
Skills:
commit-message-generator - Generate conventional commit messagespr-create - Create PR with generated descriptionpr-review - AI-assisted code reviewpr-release - Generate release PR with changelogStandards compliance, test generation, and coverage analysis.
Skills:
code-standards-checker - Coding standards compliance (PHPCS, ESLint)test-scaffolding - Generate test scaffoldingcoverage-analyzer - Analyze test coverage gapstest-plan-generator - Create comprehensive QA test plansFigma → WordPress blocks, Drupal paragraphs with browser validation.
Skills:
design-analyzer - Extract technical specs from design referencesdesign-to-wp-block - Create WordPress block patterndesign-to-drupal-paragraph - Create Drupal paragraph typeresponsive-styling - Mobile-first responsive CSS/SCSS (WCAG AA)browser-validator - Validate implementation in Chromedrupal-sdc-twig - Best practices for Drupal Single Directory Components (Twig)Running the local site, parallel work with git worktrees, and safe changes to Composer-managed dependencies.
Skills:
ddev-workflow - Run a Kanopi DDEV site day to day (init, database pulls, front-end build, e2e suites)ddev-docker-cleanup - Reclaim DDEV/Docker disk and memory safely, protecting every project's databaseworktree-manager - Create, list, and tear down git worktrees (Kanopi branch conventions, DDEV isolation)composer-patch-generator - Generate and maintain CI-safe patches for Composer packages (cweagans/composer-patches)Create issues and merge requests on drupal.org from your local environment.
Skills:
drupal-contribute - Full contribution workflow (issue + merge request)drupal-issue - Create, update, and comment on drupal.org issuesdrupal-mr - Create merge requests via git.drupalcode.orgdrupal-cleanup - List and clean up cloned drupal.org repositoriesdrupalorg-contribution-helper - Quick help with drupal.org git workflowsdrupalorg-issue-helper - Quick help with drupal.org issue templateswp-add-skills - Install official WordPress agent-skillsAPI docs, user guides, developer documentation, changelogs.
Skill:
documentation-generator - Generate comprehensive documentationSee docs site for complete skill reference and usage examples.
Skills spawn specialized agents for focused work:
Generation Agents:
Browser Validation:
Code Review:
Drupal.org Contribution:
PR workflows (pr-create, pr-review, pr-release, commit-message-generator) run directly from the main session without an orchestrator agent — each skill contains its complete workflow. The one exception: pr-review self spawns pr-review-specialist so the review runs in a fresh context.
Model-invoked skills that activate during conversation, across Claude Code, Claude Desktop, and OpenAI Codex:
pr-create skill (main session)
├─→ Analyzes git changes
├─→ Reviews test coverage inline
├─→ Checks security concerns inline
├─→ Checks accessibility concerns inline
↓
Unified PR description → user approval → gh pr create
design-to-wp-block skill (main session)
├─→ Spawns design-specialist (extract specs, generate block pattern)
├─→ Spawns responsive-styling-specialist (mobile-first CSS)
├─→ Spawns browser-validator-specialist (real-browser validation)
↓
Validated block pattern + annotated screenshots
Integrates with Kanopi's DDEV add-ons for:
Required:
Optional:
gh) - For PR skillsVisit the complete documentation for:
Contributions welcome! See Contributing Guide.
GPL-2.0-or-later - see LICENSE for details.
Created and maintained by Kanopi Studios
FAQ
cms-cultivator is a Claude Code plugin with 26 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes browser-validator, code-standards-checker, commit-message-generator. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it