Framework-agnostic workflow skills: teach-as-you-go mode and a session-mining skill prospector.
Analyze recent Claude Code sessions to find repetitive tasks that should become reusable skills. Use when the user says "find skills", "what should be skills", "analyze my sessions", "repetitive tasks", "skill candidates", "mine my sessions", "what am I doing repeatedly", "skill opportunities", "automation opportunities", or wants to discover patterns in their Claude Code usage that could be automated. Also use proactively when a user has been doing the same kind of work across multiple sessions.
Sticky teaching-mode toggle for multi-step coding work. When active, break the work into discrete steps and after each one — before moving to the next — explain in plain language what was done and *why*, then wait for "next" / "go" / "continue" before the next edit. Trigger when the user says "teach me as you go", "teach me while you work", "teach me as we go", "explain as you go", "explain what you're doing", "walk me through", "make each change one step at a time", "step by step and explain", "explain the changes to me simply", or similar phrasing that asks for explanation interleaved with implementation. The user is a senior Drupal/JS dev — explanations should focus on the non-obvious *why* (framework idioms, hidden constraints, gotchas, patterns recurring in this codebase), not on what the code literally does. Stay in mode until the user says "stop teaching", "speed up", "just do it", "go ahead and finish", "no more explanations", or similar skip-ahead phrasing.
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
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.
npx claudepluginhub foxtrotcharlie/claude-skills --plugin dev-generalGeneral-purpose Drupal development skills: quality loop, architecture analysis, deprecation scanning.
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.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer