What problem does it solve?
Poorly designed content models lead to author frustration, inconsistent content, and complex, brittle decoration code. This Skill guides you in creating intuitive, maintainable content structures for AEM blocks.
Core Features & Use Cases
- Canonical Model Selection: Helps identify the best model type (Standalone, Collection, Configuration, Auto-Blocked) for your block's purpose.
- Semantic Structure Design: Provides best practices for designing flexible, semantic HTML table structures that are easy for authors to understand.
- Anti-Pattern Validation: Guides you in validating models against common pitfalls to ensure author-friendliness and long-term maintainability.
- Use Case: When creating a new "FAQ" block, this skill helps you design an intuitive content model that allows authors to easily add questions and answers without needing to understand complex HTML, making content creation a breeze.
Quick Start
Design a content model for a new 'carousel' block, considering its canonical type.