What problem does it solve?
This Skill helps you design and manage Drupal node bundles (content types) with consistency, preventing common issues like naming conflicts, redundant displays, and difficult maintenance. It ensures your content structure is robust and easy to evolve.
Core Features & Use Cases
- Consistent Naming: Apply singular, concise, and human-friendly machine names for node bundles and fields.
- Reusable View Modes: Promote the use of generic view modes (e.g., "Full", "Teaser") to reduce theme complexity and ensure consistent content display.
- Clear Revision & Translation Policies: Get guidance on when to enable content revisions and translations, aligning with your content workflow needs.
- Use Case: When creating a new "Article" content type, use this Skill to ensure its machine name is
article, it reuses existing "Teaser" and "Full" view modes, and revisions are enabled for editorial control.
Quick Start
Draft an article node bundle plan with machine name suggestions, required fields, and view mode reuse. Highlight when revisions and translations should be enabled.