General-purpose Drupal development skills: quality loop, architecture analysis, deprecation scanning.
Analyze a Drupal site's codebase to extract architectural patterns, design decisions, and transferable insights for professional growth. Produces a structured report with an executive summary, per-concern deep analysis, diagrams, and actionable lessons. Use when the user asks to understand a site's architecture, review design patterns, analyze how a codebase is structured, understand why decisions were made, or wants a high-level view of a Drupal project. Also trigger when the user mentions "architecture analysis", "site anatomy", "design patterns in this codebase", "architectural review", "how is this site built", "what can I learn from this code", or wants to study an existing codebase to grow as an architect.
Scan Drupal custom modules for deprecated API usage using upgrade_status. Installs the module temporarily if needed, runs the scan, reports findings by severity, then offers to remove the module. Use when user asks about Drupal deprecations, wants to check if custom code is ready for the next major version, or asks to run upgrade_status.
Drive the iterative red/green loop for Drupal code quality — run phpcbf → phpcs → phpstan on changed PHP files (or a user-specified target), fix mechanical violations in place, and rerun until clean. Use whenever the user wants to "tighten up", "clean up", or "lint and fix" their PHP changes before commit, says "run the quality loop", "phpcs and phpstan my changes", "drupal quality check", "loop phpcs until clean", or asks to "check my changes" in a Drupal/PHP context. Also use proactively after a chunk of PHP edits and before pushing/PR-ing, even if the user doesn't explicitly ask — surfacing style/static errors before the user has to do it is a strong default. Skip this skill when the user just wants ONE run of phpcs or phpstan and is going to read the results themselves.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A small marketplace of Claude Code skills for Drupal development and general coding workflows. The skills are grouped into two independently-installable plugins so you only pull in what you want.
Add the marketplace, then install the plugin(s) you want:
/plugin marketplace add foxtrotcharlie/claude-skills
/plugin install drupal-dev@claude-skills
/plugin install dev-general@claude-skills
drupal-devGeneral-purpose Drupal skills, not coupled to any particular site:
upgrade_status against custom modules to
find deprecated API usage before a major-version upgrade, then reports and
cleans up.dev-generalFramework-agnostic workflow skills:
MIT
npx claudepluginhub foxtrotcharlie/claude-skills --plugin drupal-devFramework-agnostic workflow skills: teach-as-you-go mode and a session-mining skill prospector.
Weekly pregnancy companion: generates a single week's update as an Obsidian-friendly markdown file with six sections — baby development, mum's body, partner support, what to say to her, to-dos, red flags. Combined / partner / pregnant-person audience modes. Synthesises NHS, ACOG/RCOG, peer-reviewed maternal physiology, Evidence Based Birth, and curated diet/exercise/birth-prep evidence.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.