Loading...
Loading...
Create effective content models for your blocks that are easy for authors to work with. Use this skill anytime you are building new blocks, making changes to existing blocks that modify the initial structure authors work with.
npx skill4agent add adobe/skills content-modeling| Model | Best For | Examples |
|---|---|---|
| Standalone | Unique visual elements, one-off structures | Hero, Blockquote |
| Collection | Repeating semi-structured items | Cards, Carousel |
| Configuration | API-driven content ONLY (not static content) | Blog Listing, Search Results |
| Auto-Blocked | Simplify complex authoring, pattern detection | Tabs, YouTube Embed |
resources/canonical-models.mdresources/advanced-scenarios.md| Hero (Dark) || style | dark |limit | 10sort | date-descresources/canonical-models.mdresources/advanced-scenarios.md## Content Model: [Block Name]
### Block Structure
| Block Name |
|------------|
| [Cell description] | [Cell description] |
| [Cell description] | [Cell description] |
### How It Works
[Explain what authors create and how the block structure works. Describe the
purpose of each row/column and any semantic formatting used.]
### Key Points
- [Important authoring guidelines]
- [Examples of semantic formatting (e.g., "h2 indicates the heading")]
- [Any flexibility in structure (e.g., "content can be in one cell or split across two")]
- [Common variants if applicable]resources/canonical-models.mdresources/advanced-scenarios.md