Carlos Ospina Expands Claude Skills with Systematic Tools for Drupal and Design
Carlos Ospina has released major updates to the open-source Claude Skills repository, expanding it with structured tools for AI-assisted Drupal development, branding automation, and plugin creation using Anthropic’s Claude platform.
The newly introduced plugin-creation-tools, now in beta, replaces the deprecated skill-creation-tools and supports the full Claude plugin architecture, including commands, skills, agents, hooks, MCP servers, and output configuration. With this system, users can describe what they want to build, and Claude will automatically trigger the appropriate creation sequences.
The brand-content-design package introduces a layered system for generating visually consistent carousels and presentations. It includes 13 style presets influenced by regional design families and outputs to formats such as PDF, PPTX, and LinkedIn, with a built-in outline generator that integrates with Claude Projects.
Among the Drupal-specific tools, the drupal-dev-framework enforces a Research → Architecture → Implementation workflow, preserving context with markdown-based memory and delaying code generation until Phase 3. Also included is code-quality-tools, which runs TDD, SOLID, and DRY audits through DDEV, generating automated JSON reports for quality assurance. Ospina emphasizes systematic, reproducible processes over “magic prompts,” aligning these tools with professional development practices.
Carlos Ospina also notes a current bug in Claude Code that affects skill loading in git-based marketplaces, causing plugins to fail during startup. However, they remain functional when triggered manually. He encourages both the Drupal and Claude communities to explore the tools, report gaps, and contribute improvements. All resources remain open source and focused on modular, scalable AI collaboration.


