siva01c/claude-plugins

Claude Code plugin marketplace: Drupal development, DDEV, Docker, CI/CD, git workflows, and OWASP ASVS security

16Stars on the repository
21Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

github-actions

01

siva01c/claude-plugins

Skill Claude CodeCodex

Part of cicd-tools

Use this skill when authoring or debugging GitHub Actions workflows (.github/workflows/.yml) — e.g. "add CI for this Drupal project on GitHub", "run phpcs/phpstan/phpunit on pull requests", "cache composer dependencies", "deploy over SSH when main is pushed", "why didn't my workflow trigger", or anything involving…

16 1mo ago A 86 tokens original MIT

gitlab-ci

02

siva01c/claude-plugins

Skill Claude CodeCodex

Part of cicd-tools

Use this skill when authoring or debugging GitLab CI/CD pipelines (.gitlab-ci.yml) — e.g. "add a CI pipeline for this Drupal project", "run phpcs/phpstan/phpunit in GitLab CI", "deploy with drush from a pipeline", "why is my job not running", "cache composer dependencies", or anything involving stages, rules…

16 1mo ago A 88 tokens original MIT

siva01c/claude-plugins

Skill Claude CodeCodex

Part of ddev-tools

Use for operational Drupal 11 workflows in DDEV environments, including safe updates, backup-first procedures, and troubleshooting commands.

16 1mo ago A 31 tokens original MIT

docker-compose

04

siva01c/claude-plugins

Skill Claude CodeCodex

Part of docker-tools

Use this skill when authoring or editing Docker Compose files (compose.yaml / docker-compose.yml), running multi-container stacks, or containerizing a Drupal/PHP application — e.g. "set up a local Drupal stack with nginx and MariaDB", "add Redis to my compose file", "why won't my containers start", "split dev and prod…

16 1mo ago A 100 tokens original MIT

docker-model

05

siva01c/claude-plugins

Skill Claude CodeCodex

Part of docker-tools

Use this skill when running local AI models with Docker Model Runner — the docker model CLI — e.g. "run an LLM locally with Docker", "pull a model from the ai/ namespace", "connect my app to a local model", "use a local model as backend for the Drupal AI module", or when wiring the models: top-level element into a…

16 1mo ago A 97 tokens original MIT

git-worktree

08

siva01c/claude-plugins

Skill Claude CodeCodex

Part of git-tools

Use this skill whenever a task involves running parallel work on a git repository without conflicts — e.g. "fix this bug while I keep working on my feature", "run Claude on two branches at once", "work on this task in isolation", "create a throwaway branch for this experiment", or anything where two agents or sessions…

16 1mo ago A 132 tokens original MIT

owasp-asvs

09

siva01c/claude-plugins

Skill Claude CodeCodex

Part of security-tools

OWASP ASVS v5.0 security verification skill with Drupal 11 mappings. Use when performing security code reviews, implementing security requirements, or verifying security compliance in Drupal projects.

16 1mo ago A 41 tokens original MIT

deploy-workflow

10

siva01c/claude-plugins

Skill Claude CodeCodex

Part of workflow-tools

Safe deployment workflow for Drupal 10/11 sites: pre-flight checks, backup, the correct update sequence (composer install, database updates, config import, cache rebuild), verification, and rollback plan. Use when deploying to any environment, releasing to production, or when the user asks to "push changes live"…

16 1mo ago A 92 tokens original MIT

feature-workflow

11

siva01c/claude-plugins

Skill Claude CodeCodex

Part of workflow-tools

Phased workflow for delivering a Drupal feature or non-trivial change: plan, implement, review, test, finalize. Use when building a new custom module, adding a route/form/plugin, changing entity structure or schema, or any task touching more than a couple of files. Do NOT use for typo fixes, CSS tweaks, or single-line…

16 1mo ago A 101 tokens original MIT

tiny-fix

12

siva01c/claude-plugins

Skill Claude CodeCodex

Part of workflow-tools

Low-ceremony workflow for trivial, low-risk changes: typos, comments, CSS/styling tweaks, string changes, single-line fixes with no logic impact. Use to avoid the overhead of the full feature workflow when the change cannot break anything. If during the fix the change turns out to touch logic, security, config, or…

16 1mo ago A 84 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: