What problem does it solve?
This skill automates the critical decision-making process in content migration, determining whether content sequences should be default HTML or mapped to specific AEM blocks. It ensures optimal authoring experience, correct styling, and prevents common migration errors.
Core Features & Use Cases
- Default Content Prioritization: First checks if content can be authored as simple text (headings, paragraphs, links), minimizing unnecessary block usage and simplifying authoring.
- Intelligent Block Selection: Guides the choice of appropriate AEM blocks based on content patterns and available inventory, invoking
content-modeling for ambiguous cases.
- Block Structure Retrieval: Critically fetches pre-decoration HTML structures for all selected blocks, preventing the #1 HTML generation error: incorrect structure.
- Section Styling Validation: Validates section background styling for single-block sections to avoid conflicts with block-specific designs, ensuring visual consistency.
- Use Case: After identifying page structure, use this skill to decide if a "grid of 8 items with icons" should be a "Cards block" or if "large centered heading, paragraph, two buttons" should be "DEFAULT CONTENT," ensuring a streamlined and accurate authoring experience.
Quick Start
Use the authoring-analysis skill to analyze the identified content sequences and block inventory, and determine the authoring approach for each sequence.