dcm

A long, long time ago, a Princess, a Witch, a Godfather and a dragon... wait, wrong script. Let's refocus.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/richardgaunt/drupal-content-modeller --skill dcm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dcm
Source: https://github.com/richardgaunt/drupal-content-modeller/tree/main/.claude/skills/dcm
Command: npx skills add https://github.com/richardgaunt/drupal-content-modeller --skill dcm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams generate Drupal content model configuration directly from ticket requirements using the dcm CLI, reducing manual setup and ensuring consistency across projects.

Core Features & Use Cases

  • Create bundles (content types, media types, paragraphs, vocabularies, and block types) from ticket details.
  • Create and configure fields with appropriate types, cardinalities, and settings, aligned to requirements.
  • Define form displays and roles/permissions to support the full content workflow, with guidance for validation and deployment.
  • Generate documentation or reports that summarize the configured model for stakeholders.

Quick Start

Provide your project and ticket text, and the tool will generate the necessary Drupal configuration.

Frequently Asked Questions about dcm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Drupal content types from ticket requirements automatically?

You can generate Drupal content types from ticket requirements by providing your project details and ticket text to the dcm CLI, which automates the creation of bundles, fields, and form displays.

Can I configure Drupal fields, vocabularies, and paragraph types from a CLI?

Yes, you can configure Drupal fields, vocabularies, and paragraph types from a CLI. The dcm tool creates and configures these bundles with appropriate types, cardinalities, and settings aligned to your requirements.

What is the best way to orchestrate Drupal configuration across multiple projects?

The best way to orchestrate Drupal configuration across projects is using a ticket-driven workflow with the dcm CLI, which ensures consistency by automating bundles, roles, and staged execution commands with validation.

Does the dcm CLI generate roles and permissions for Drupal media types?

Yes, the dcm CLI generates roles and permissions for Drupal media types. It defines form displays and roles to support the full content workflow, including guidance for validation and deployment.

How do I create documentation for a Drupal content model configuration?

To create documentation for a Drupal content model configuration, the dcm CLI generates reports that summarize the configured bundles, fields, and roles for stakeholders after processing your ticket requirements.

Do I need to manually validate staged Drupal configuration created from tickets?

Manual validation is minimized because the dcm CLI provides validation and staged execution commands for your Drupal configuration, ensuring that the generated content model adheres to deployment standards.