claudeindex
theodorosploumis's avatar
Author

Theodoros Ploumis

@theodorosploumis
1
Marketplaces
10
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

drupal-best-practices

Drupal development best practices skills for Claude Code including blocks, config parser, fields, forms, nodes, content entities, taxonomy, text formats, theming, and views

Plugins:10
Skills:0
34
11

Plugins

Plugin

drupal-blocks

Create reusable custom blocks and plugins with disciplined naming and configuration. Provides guidance on block type creation, field planning, view mode reuse, and caching expectations for Drupal blocks.

Plugin

drupal-config-parser

Parse and validate Drupal configuration YAML files for best practices compliance. Analyzes exported configuration files to check naming conventions, structure compliance, and configuration patterns without requiring a running Drupal instance.

Plugin

drupal-fields

Field management and configuration best practices for Drupal. Provides guidance on field creation, configuration, storage settings, and field usage patterns in Drupal content types and entities.

Plugin

drupal-forms

Form API implementation and best practices for Drupal. Covers form creation, validation, submission handling, security considerations, and form theming in Drupal's Form API.

Plugin

drupal-nodes

Node content type management and configuration best practices. Provides guidance on creating content types, managing node fields, view modes, and node-related functionality in Drupal.

Plugin

drupal-content-entities

Custom content entity development and configuration for Drupal. Covers creating custom entity types, defining entity fields, entity storage, and entity display configuration.

Plugin

drupal-text-formats-editors

Text formats and editors configuration and security for Drupal. Covers creating text formats, configuring editors, managing filter settings, and ensuring text format security.

Plugin

drupal-taxonomy

Taxonomy vocabulary and term management best practices for Drupal. Provides guidance on creating vocabularies, managing taxonomy terms, and implementing taxonomy-based content classification.

Plugin

drupal-views

Views configuration and optimization for Drupal. Covers creating views, managing displays, optimizing queries, and implementing complex data presentations using Drupal Views module.

Plugin

drupal-theming

Theme development and frontend best practices for Drupal. Provides guidance on creating themes, using Twig templates, theme preprocessing, asset management, and responsive design in Drupal.