What problem does it solves?
This Skill helps you correctly implement Drupal taxonomy, ensuring vocabularies are used effectively for categorization and curated landing pages, rather than being misused for simple filtering or overly complex data structures. This leads to a more organized and performant site.
Core Features & Use Cases
- Purpose-Driven Modeling: Get guidance on whether taxonomy or another entity type (like an entity reference) is best suited for your content organization needs.
- Singular Naming: Ensure vocabulary names are singular, concise, and clearly describe their purpose.
- Clear Display Patterns: Outline how taxonomy terms should be displayed and avoid overloading them with functionality better suited for richer entities.
- Use Case: When organizing blog posts by "Category," use this Skill to confirm that a
Category vocabulary is appropriate, its machine name is category, and it's used to generate category landing pages.
Quick Start
Propose a topics vocabulary with singular machine name suggestions, purpose description, and guidance on when to use entity references instead.