
--- id: drupal-nodes title: Drupal Node Bundles summary: Model and maintain node bundles using Drupal 10 site-building conventions. maintainers: - Theodoros Ploumis https://github.com/theodorosploumis tags: - drupal - site-building - nodes - content-modeling source: README.md --- ## Description Apply consistent naming, reuse, and revision policies when creating and maintaining node bundles. Favor reusable view modes, keep bundle purposes clear, and document them for downstream editors
--- id: drupal-blocks title: Drupal Blocks and Block Types summary: Create reusable custom blocks and plugins with disciplined naming and configuration. maintainers: - Theodoros Ploumis https://github.com/theodorosploumis tags: - drupal - site-building - blocks source: README.md --- ## Description Guide Claude to design custom block types and plugins that are portable, reusable, and consistently named across environments. ## Usage - Request machine name and admin label suggestions that
--- id: drupal-forms title: Drupal Forms summary: Choose the right form tooling and document when to use Webform versus core Contact. maintainers: - Theodoros Ploumis https://github.com/theodorosploumis tags: - drupal - site-building - forms source: README.md --- ## Description Guide Claude to default to Webform for custom forms, reserving core Contact only for simple, single-form cases. ## Usage - Ask for justification when suggesting core Contact instead of Webform. - Request exporta
--- id: drupal-theming title: Drupal Theming and Templates summary: Build Drupal themes with clean machine names, Twig-first templates, and atomic SCSS structure. maintainers: - Theodoros Ploumis https://github.com/theodorosploumis tags: - drupal - theming - twig - scss source: README.md --- ## Description Guide Claude to create themes that favor Twig, preprocess logic, and atomic SCSS structure while keeping overrides minimal and purposeful. ## Usage - Ask for one-word machine names
--- id: drupal-text-formats-editors title: Text Formats and Editors summary: Standardize HTML formats and editor settings for safe, consistent authoring. maintainers: - Theodoros Ploumis https://github.com/theodorosploumis tags: - drupal - site-building - text-formats - ckeditor source: README.md --- ## Description Help Claude align text formats, allowed tags, and CKEditor button sets so authors share a consistent, secure HTML format. ## Usage - Ask for a single standardized HTML for
--- id: drupal-config-parser title: Drupal Config Parser summary: Parse and validate Drupal configuration YAML files for best practices compliance maintainers: - Theodoros Ploumis https://github.com/theodorosploumis tags: - drupal - configuration - validation - static-analysis - yml source: README.md --- ## Description Parse Drupal configuration YAML files to validate best practices without requiring a running Drupal instance. This skill can analyze exported configuration files to c
--- id: drupal-fields title: Drupal Fields summary: Name, describe, and reuse fields with clear ownership and scope. maintainers: - Theodoros Ploumis https://github.com/theodorosploumis tags: - drupal - site-building - fields source: README.md --- ## Description Help Claude create field plans with consistent machine names, descriptions, and reuse rules that respect configuration sync. ## Usage - Ask for machine names using `field_[bundle]_[short]` for specific fields and generic names
--- id: drupal-taxonomy title: Drupal Taxonomy summary: Model vocabularies and terms responsibly for categorization and landing pages. maintainers: - Theodoros Ploumis https://github.com/theodorosploumis tags: - drupal - site-building - taxonomy source: README.md --- ## Description Use taxonomy for categorization and curated landing pages while keeping names singular and purpose-driven. ## Usage - Ask Claude whether taxonomy or another entity type (e.g., entity reference) fits the requ
--- id: drupal-other-content-entities title: Other Content Entities summary: Apply node standards to media, paragraphs, comments, and similar entities. maintainers: - Theodoros Ploumis https://github.com/theodorosploumis tags: - drupal - site-building - media - paragraphs - comments source: README.md --- ## Description Extend node-oriented conventions to media, paragraphs, comments, and related entities while accounting for translation and display nuances. ## Usage - Ask Claude to
--- id: drupal-views title: Drupal Views summary: Build Views with intentional naming, access, and display planning. maintainers: - Theodoros Ploumis https://github.com/theodorosploumis tags: - drupal - site-building - views source: README.md --- ## Description Ensure Views have clear machine names, titles, tags, and display-level documentation while enforcing access and render strategies. ## Usage - Ask Claude to normalize machine names (remove `_1` suffixes) and provide admin descrip