What problem does it solve?
Designing content models that are both flexible for developers and intuitive for authors can be challenging, leading to complex authoring experiences or rigid content structures. This Skill guides you through creating effective content models for AEM Edge Delivery Services blocks.
Core Features & Use Cases
- Canonical Model Selection: Helps identify the best content model type (Standalone, Collection, Configuration, Auto-Blocked) for your block's purpose.
- Table Structure Design: Provides guidelines for designing author-facing HTML table structures, emphasizing semantic formatting and flexibility.
- Best Practice Validation: Offers a checklist to ensure your content models are predictable, reusable, and avoid common anti-patterns.
- Use Case: When building a new "Cards" block, use this Skill to define a content model where authors can easily add new cards by simply adding rows to a table, with columns for image, title, and description.
Quick Start
Use the Modeling Content skill to design a content model for a new "Hero" block that needs an image, heading, and call-to-action.