content-modeling

Classify AEM Edge Delivery blocks into Standalone, Collection, Configuration, or Auto-Blocked patterns.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/Royincog/cpedia --skill content-modeling-royincog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-modeling
Source: https://github.com/Royincog/cpedia/tree/main/.agents/skills/content-modeling
Command: npx skills add https://github.com/Royincog/cpedia --skill content-modeling-royincog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Content modeling guidance for AEM Edge Delivery blocks to help authors structure blocks in a semantic, reusable way, reducing clutter and guesswork during page composition.

Core Features & Use Cases

  • Clear guidance on choosing between Standalone, Collection, Configuration, and Auto-Blocked models.
  • Examples and anti-patterns to help authors design robust, reusable block content.
  • Step-by-step approach to documenting a content model that can be handed to implementing teams.

Quick Start

Create a standalone content model for a hero block (single, distinctive element) following semantic formatting and the 4-cell-per-row guideline.

Frequently Asked Questions about content-modeling

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is content modeling for AEM Edge Delivery blocks?

Content modeling for AEM Edge Delivery blocks structures content semantically to reduce clutter and guesswork during page composition. It classifies blocks into Standalone, Collection, Configuration, or Auto-Blocked patterns to ensure reusable, creator-friendly designs.

How do I document a content model specification for implementing teams?

To document a content model specification, apply a structured workflow to generate semantic formatting guidelines, examples, and anti-patterns. This outputs handoff-ready documentation with a descriptive narrative and validation checklist for developers and authors.

When should I use Standalone versus Collection patterns for content architecture?

Use Standalone patterns for single, distinctive elements like a hero block, and Collection patterns for grouped items. Classifying content architecture correctly ensures blocks remain reusable and scales content effectively without author guesswork.

Does content modeling require specific design patterns for AEM Edge Delivery?

Yes, content modeling requires specific design patterns. It uses canonical models and a 4-cell-per-row guideline to classify block structures into Standalone, Collection, Configuration, or Auto-Blocked patterns for robust AEM Edge Delivery implementation.

What are common anti-patterns when structuring AEM block structures?

Common anti-patterns when structuring AEM block structures include ignoring semantic formatting guidelines and misclassifying block types. Avoiding these ensures robust, reusable content models and prevents clutter during page composition.

How do I create a standalone content model for a hero block?

To create a standalone content model for a hero block, follow semantic formatting and the 4-cell-per-row guideline for single, distinctive elements. This ensures a ready-to-implement specification that scales effectively for authors.