By camoa Verified
Scaffold, validate, and audit Claude Code plugins with deterministic structure checks, pre-publish security scans, and best-practice enforcement across skills, commands, agents, hooks, MCP servers, and configuration.
Add a skill, command, agent, hook, MCP server, theme, or remembrance-hooks pattern to an existing plugin. Use when user says "add skill", "add command", "add agent", "add hook", "add MCP", "add theme", "add remembrance hooks", "session remembrance", "new component", or wants to extend an existing plugin with additional functionality.
Create a new Claude Code plugin or standalone skill with selected components. Use when user says "create plugin", "new plugin", "initialize plugin", "start a plugin", "make a skill plugin", "scaffold plugin", or wants to package any reusable Claude Code behavior.
Validate plugin structure, frontmatter, and best practices. Use when user says "validate plugin", "check plugin", "audit plugin", "verify plugin", "is my plugin correct", or before distributing/publishing a plugin.
Deep structural audit of Claude Code plugins focused on architecture, cross-component consistency, and performance — areas the /validate command does not cover. Use proactively after major structural changes (adding agents/skills/hooks, refactoring component layout). Use when user mentions "audit plugin", "plugin review", "ready to publish". Not needed for documentation-only or small content changes — use /validate instead.
Reviews skill description quality, SKILL.md structure, and progressive disclosure patterns. Use proactively after creating or editing skills to verify quality. Use when user mentions "review skill", "check skill quality", "skill audit".
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Verified owner:Carlos Ospina
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Custom plugins and tools for Claude Code.
Heads up (transition notice, kept through ~August 2026).
drupal-dev-frameworkhas been renamed toai-dev-assistant(same workflow, broader scope, command names unchanged). If you already have the old plugin installed: installai-dev-assistant, run/drupal-dev-framework:upgradeonce to migrate your project store and per-project wiring, then uninstalldrupal-dev-framework(/plugin uninstall drupal-dev-framework@camoa-skills). The shell exposes only/drupal-dev-framework:upgrade; everything else now lives under theai-dev-assistant:namespace. A few other plugins got minor description and tone cleanups in the same pass. Full steps: drupal-dev-framework/README.md.
I started building what I called "frameworks" over a year before Claude officially released Skills. Same concept, different name.
The idea came from frustration. I was tired of repeating the same instructions every conversation. Instead of starting fresh each time, I asked AI to analyze our successful interactions and create frameworks capturing recurring requirements and preferences. These became reusable project knowledge.
This approach produced results: 3 published Drupal contrib modules, 17+ blog articles, automated social media campaigns, and phase-based editorial workflows.
When Claude released Skills officially, I recognized what I'd been building. This repository translates those frameworks into proper Skills with tooling.
I wrote more about this methodology in My Journey with AI Tools.
# Add the marketplace
/plugin marketplace add https://github.com/camoa/claude-skills
# Install individual plugins
/plugin install dev-guides-navigator@camoa-skills
/plugin install ai-dev-assistant@camoa-skills
/plugin install plugin-creation-tools@camoa-skills
/plugin install brand-content-design@camoa-skills
/plugin install code-quality-tools@camoa-skills
/plugin install drupal-htmx@camoa-skills
/plugin install code-paper-test@camoa-skills
/plugin install drupal-ai-contrib@camoa-skills
Skills in this marketplace conform to the open agentskills.io standard and work in Cursor, Codex CLI, VS Code Copilot, Gemini CLI, Cline, OpenCode, and more. Commands, agents, and hooks are Claude-Code-specific by format but can be emulated. See PORTABILITY.md for the full guide and CURSOR.md for Cursor-specific notes.
There's a known bug in Claude Code affecting git-based marketplaces. Skills may fail to load during initialization with "no such file or directory" errors because Claude Code looks for skill files in the wrong location.
Workaround: Skills still work when invoked via the Skill tool (slash commands). The issue only affects automatic discovery at startup.
Status: Awaiting fix from Anthropic.
Smart guide discovery and routing for the dev-guides site. Routes AI to the correct guide using hash-based caching and KG metadata for disambiguation.
llms.txt with hash-based freshness check: no redundant fetchesconcepts/not fields) prevents wrong-guide selection (e.g., "story.yml" routes to UI Patterns, not Storybook)llms.txt → topic index.md → specific guide# Invoked automatically before design/dev tasks, or manually:
/dev-guides-navigator style guide
An AI assistant for developers that focuses on getting the process right, not just getting code out fast. Most AI dev tools optimize for speed. This one keeps the work disciplined: understand the problem before coding, reuse what already exists, follow your standards, and verify. It runs each task through Research → Architecture → Implementation → Review, with deterministic gates (SOLID, TDD, DRY, security, code purposefulness) the AI can't quietly skip, and grounds its decisions in best-practice guides instead of whatever the model guessed. Requires dev-guides-navigator. Stack-agnostic engine; ships with a Drupal-flavored reference implementation for the deep components (a stack-neutral generalization is in progress).
npx claudepluginhub camoa/claude-skills --plugin plugin-creation-toolsCreate branded visual content (presentations, carousels, infographics, HTML pages) with Aaker personality-driven design, style recommendation engine, visual components, 26 visual styles, design systems, and Presentation Zen principles
An AI assistant for developers that focuses on getting the process right, not just getting code out fast. It runs each task through Research → Architecture → Implementation → Review before code gets written, and checks the work against your standards (SOLID, TDD, DRY, security) with gates the AI can't quietly skip. Decisions stay grounded in best-practice guides instead of whatever the model guessed. Stack-agnostic, so stack specifics live in consumable dev-guides, recipes, and playbooks.
AI-assisted Drupal contribution quality — evidence over assertion. Mirrors the drupalci pipeline locally at CI strictness, gates on the adopted AI-contribution policy, reviews work in fresh-context agents, and confirms the real GitLab pipeline so AI-assisted contributions pass drupalci and survive maintainer review.
HTMX development guidance and AJAX-to-HTMX migration tools for Drupal 11.3+. Includes analyzers, pattern recommendations, and validation.
Systematic testing through mental execution - trace code, skills, commands, and configs line-by-line with concrete values to find bugs, missing logic, edge cases, and AI hallucinations
An AI assistant for developers that focuses on getting the process right, not just getting code out fast. It runs each task through Research → Architecture → Implementation → Review before code gets written, and checks the work against your standards (SOLID, TDD, DRY, security) with gates the AI can't quietly skip. Decisions stay grounded in best-practice guides instead of whatever the model guessed. Stack-agnostic, so stack specifics live in consumable dev-guides, recipes, and playbooks.
Complete plugin development toolkit for creating, refactoring, and validating Claude Code plugins and agents. Use when creating new plugins/skills/agents, refactoring existing plugins/skills, validating frontmatter, or restructuring plugin components. Includes specialized agents for assessment, planning, execution, and validation workflows.
Meta-skills infrastructure for Claude Code plugin ecosystem - skill authoring, hook development, modular design patterns, and evaluation frameworks
Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance
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.
Harness-native ECC plugin for engineering teams - 67 agents, 277 skills, 93 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses