kanopi

50 mods across 5 repositories, 21 stars between them.

drupal-contribute

25

kanopi/cms-cultivator

Skill Claude CodeCodex

Full drupal.org contribution workflow — create an issue and set up a merge request together. Invoke when user wants to contribute to a Drupal module, says "contribute to drupal.org", "create a drupal.org issue and MR", or uses /drupal-contribute. Requires user interaction at two manual steps (CAPTCHA-protected issue…

17 11d ago A 101 tokens GPL-2.0

drupal-issue

26

kanopi/cms-cultivator

Skill Claude CodeCodex

Create, update, or add comments to issues on drupal.org using a guided manual workflow. Invoke when user wants to create a bug report or feature request on drupal.org, says "create a drupal.org issue", "open a drupal issue", or uses /drupal-issue. Has side effects: creates publicly visible issues on drupal.org.…

17 11d ago A 98 tokens GPL-2.0

drupal-mr

27

kanopi/cms-cultivator

Skill Claude CodeCodex

Create or list merge requests for drupal.org projects via git.drupalcode.org. Invoke when user wants to create a merge request for a drupal.org issue, says "create a drupal.org MR", "set up a merge request for issue", or uses /drupal-mr. Has side effects: clones repos to /.cache/drupal-contrib/ and pushes to…

17 11d ago C 99 tokens GPL-2.0

drupal-sdc-twig

28

kanopi/cms-cultivator

Skill Claude CodeCodex

Best practices for building Drupal Single Directory Components (SDC) with Twig — including props vs slots, the attributes object, include vs embed, escaping rules, accessibility, schema and validation, and overriding components. Invoke when the user mentions "SDC", "Single Directory Component", "component.yml"…

17 11d ago A 126 tokens GPL-2.0

kanopi/cms-cultivator

Skill Claude CodeCodex

Quick help with drupal.org contribution workflows including git commands, branch naming, issue fork setup, and merge request creation. Invoke when user asks "how do I contribute to drupal.org?", "drupal.org git workflow", "issue fork", "drupal merge request", or needs help with git.drupalcode.org commands.

17 11d ago F 73 tokens GPL-2.0

kanopi/cms-cultivator

Skill Claude CodeCodex

Quick help with drupal.org issue templates, formatting, contributing patches, and best practices. Invoke when user asks "how do I write a bug report?", "drupal.org issue template", "issue formatting", "I have a patch", "contribute back", "submit my fix", "I fixed a bug in a module", or needs help structuring issue…

17 11d ago A 90 tokens GPL-2.0

pr-create

31

kanopi/cms-cultivator

Skill Claude CodeCodex

Generate a PR description and create a GitHub pull request. Invoke when user wants to create a pull request, says "create a PR", "submit a PR", "open a pull request", or uses /pr-create. Requires user confirmation before creating the PR (irreversible GitHub action). Supports ticket numbers and --concise mode.

17 11d ago A 71 tokens GPL-2.0

pr-release

32

kanopi/cms-cultivator

Skill Claude CodeCodex

Generate changelog entries, a deployment checklist, and update a release PR description. Invoke when user asks to prepare a release, generate a changelog, create a deployment checklist, or uses /pr-release. Requires user confirmation before updating the PR (modifies publicly visible content). Supports version numbers…

17 11d ago A 71 tokens GPL-2.0

pr-review

33

kanopi/cms-cultivator

Skill Claude CodeCodex

Review a pull request or analyze local changes before submitting. Checks the diff against what the ticket asked for, then for correctness bugs, and reports only findings that survive a concrete failure scenario and verification against the file. Findings post as inline suggestions, and silence is a valid result.…

17 11d ago A 115 tokens GPL-2.0

responsive-styling

34

kanopi/cms-cultivator

Skill Claude CodeCodex

Automatically generate mobile-first responsive CSS/SCSS when creating component styles or mentioning responsive design. Implements standard breakpoints (768px, 1024px), ensures WCAG AA color contrast, creates touch-friendly interfaces (44px minimum targets), adds proper focus indicators, supports reduced motion…

17 11d ago A 76 tokens GPL-2.0

test-plan-generator

35

kanopi/cms-cultivator

Skill Claude CodeCodex

Automatically generate comprehensive QA test plans when user mentions testing requirements, QA needs, or asks what should be tested. Analyzes code changes and features to create structured test scenarios. Invoke when user mentions "test plan", "QA", "what to test", "testing requirements", or "test scenarios".

17 11d ago A 64 tokens GPL-2.0

test-scaffolding

36

kanopi/cms-cultivator

Skill Claude CodeCodex

Automatically generate test scaffolding when user writes new code without tests or mentions needing tests. Supports unit, integration, e2e, and data tests for PHP and JavaScript. Invoke when user mentions "tests", "testing", "coverage", "write tests", or shows new untested code.

17 11d ago A 64 tokens GPL-2.0

worktree-manager

37

kanopi/cms-cultivator

Skill Claude CodeCodex

Create, list, and tear down git worktrees following Kanopi's branch naming conventions so developers and agents can work multiple tickets in parallel without clobbering each other's working tree. Handles DDEV isolation automatically (folder-derived project name, no pinned ports) for Drupal and WordPress, and plain…

17 11d ago A 169 tokens GPL-2.0

wp-add-skills

38

kanopi/cms-cultivator

Skill Claude CodeCodex

Install official WordPress agent-skills from the WordPress/agent-skills GitHub repository. Invoke when user asks to install WordPress skills, says "add WordPress skills", "install WordPress agent skills", or uses /wp-add-skills. Has side effects: clones a repository, installs 13 skills to the global skills directory.…

17 11d ago D 88 tokens GPL-2.0

claude-toolbox

39

kanopi/claude-toolbox

Plugin Claude Code

Official Claude Code toolbox from Kanopi Studios for Content Management System (CMS) development.

2 16d ago A tokens not measured GPL-2.0

cms-planner

40

kanopi/cms-planner

Plugin Claude Code

AI-powered project planning for web development. Generate comprehensive Functional Requirements Documents (FRDs) with story point estimates, Teamwork-ready CSV backlogs, and implementation roadmaps. Perfect for Drupal, WordPress, and recipe-based architectures.

1 5mo ago A tokens not measured GPL-2.0

kanopi/cms-planner

Instructions file CodexOpenCode

AGENTS.md instructions for kanopi/cms-planner, covering agent instructions, quick reference, non-interactive shell commands, force overwrite without prompting and for recursive operations.

1 5mo ago C 986 tokens GPL-2.0

kanopi/cms-planner

Instructions file

Claude Code instructions for kanopi/cms-planner, covering claude context for cms planner development, project overview, plugin architecture, agent/skill architecture (v0.2.0+) and core command: /functional-requirements.

1 5mo ago A 3,812 tokens GPL-2.0

kanopi/cms-planner

Command

Generate comprehensive Functional Requirements Documents (FRDs) with story point estimates and Teamwork-ready CSV backlogs.

1 5mo ago A 20 tokens GPL-2.0

overview

44

kanopi/cms-planner

Command

CMS Planner provides a single powerful command for generating comprehensive Functional Requirements Documents with story point estimates and Teamwork-ready backlogs.

1 5mo ago A 0 tokens GPL-2.0

csv-exporter

45

kanopi/cms-planner

Skill Claude CodeCodex

Generate properly formatted Teamwork CSV files from Functional Requirements Documents. Converts FRD requirements into CSV backlog with task hierarchy, priorities, story points, and estimated hours. Automatically populates estimated time from story point conversion. Invoke when user asks to "export to CSV", "create…

1 5mo ago A 68 tokens GPL-2.0

frd-generator

46

kanopi/cms-planner

Skill Claude CodeCodex

Generate comprehensive FRD markdown structure with all required sections. Provides section templates, numbering conventions (FR-XXX, TR-XXX, US-XXX), platform-specific additions, and output format guidelines. Invoke when requirements are gathered and ready to structure into FRD document.

1 5mo ago A 57 tokens GPL-2.0

kanopi/cms-planner

Skill Claude CodeCodex

Provide story point estimation guidance with hour calculations for software development tasks. Uses Fibonacci sequence (1, 2, 3, 5, 8, 13, 21, 34+) and converts story points to hours. Includes platform-specific adjustments and velocity calculations.

1 5mo ago A 60 tokens GPL-2.0

wordpress-analyzer

48

kanopi/cms-planner

Skill Claude CodeCodex

Analyze WordPress block theme projects for FRD generation. Provides block/pattern inventory analysis, theme.json specifications, plugin justification framework, Core Web Vitals performance budget, and WordPress-specific estimation patterns.

1 5mo ago A 44 tokens GPL-2.0