Help us improve
Share bugs, ideas, or general feedback.
From drupal-lab
Discover and configure drupal-lab integrations. Run drupal-lab:config when setting up for the first time, after adding a new Drupal project, or when a drupal-lab skill cannot find its project context. Probes the system for DDEV and Acquia CLI, discovers Drupal project roots, asks about naming conventions and Drupal.org credentials, and writes ~/.claude/drupal-lab.json. Trigger when: "drupal-lab:config", "configure drupal-lab", "set up drupal project", "add drupal project", or when any drupal-lab skill reports config missing.
npx claudepluginhub cosmicdreams/claude-plugins --plugin drupal-labHow this skill is triggered — by the user, by Claude, or both
Slash command
/drupal-lab:configThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Builds `~/.claude/drupal-lab.json` by probing the system and consulting the user.
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Share bugs, ideas, or general feedback.
Builds ~/.claude/drupal-lab.json by probing the system and consulting the user.
All drupal-lab skills read this config to resolve which project they are working in
and how to interact with DDEV and Drupal.org.
Detect — probe for DDEV, Acquia CLI, git
→ Read steps/01-detect.md
Projects — discover Drupal project roots and DDEV conventions
→ Read steps/02-projects.md
Drupal.org — username and git remote for MR submission
→ Read steps/03-drupalorg.md
Write config — assemble and save ~/.claude/drupal-lab.json
→ See schema in references/schema.md
Tell the user which projects were configured. If any drupal-lab skill is currently waiting on config, the user can re-run it now.