What problem does it solve?
Poorly designed content models lead to author frustration, inconsistent content, and difficult-to-maintain code. This skill guides developers in creating intuitive, semantic, and reusable content structures for AEM Edge Delivery blocks, ensuring a smooth authoring experience.
Core Features & Use Cases
- Canonical Model Selection: Helps choose the best of 4 core content model types (Standalone, Collection, Configuration, Auto-Blocked) to fit your block's purpose.
- Table Structure Design: Guides the creation of flexible, semantic HTML table structures that are easy for authors to understand and populate in their CMS.
- Best Practice Validation: Ensures your content models are predictable, reusable, and minimize required author input, reducing errors and improving efficiency.
- Use Case: When designing a new "hero" block, use this skill to determine if a Standalone model is best, then design a flexible table structure that allows authors to easily input images, headings, and CTAs without rigid constraints.
Quick Start
Design a content model for a new "tabs" block, considering auto-blocking patterns.