content-driven-development

Orchestrate a content-first AEM Edge Delivery development workflow with an eight-step validation process.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/juricamigac-from-hr/svemojestrane --skill content-driven-development-juricamigac-from-hr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-driven-development
Source: https://github.com/juricamigac-from-hr/svemojestrane/tree/main/.agents/skills/content-driven-development
Command: npx skills add https://github.com/juricamigac-from-hr/svemojestrane --skill content-driven-development-juricamigac-from-hr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Content-driven development orchestrates a content-first workflow for AEM Edge Delivery Services, ensuring all code changes are validated against real author content before implementation.

Core Features & Use Cases

  • Coordinates test content discovery, content modeling, and end-to-end validation across blocks, decorations, and styles.
  • Reduces risk by anchoring development to real content scenarios and author needs.
  • Enables repeatable PR validation and robust contracts between authors and developers.

Quick Start

Begin with identifying or creating test content before coding.

Frequently Asked Questions about content-driven-development

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

FAQPage Schema
How do I validate AEM Edge Delivery Services code against real content?

To validate AEM Edge Delivery Services code against real content, apply a content-first development workflow orchestrating test content discovery, modeling, and end-to-end validation before implementation. This ensures code changes align with actual author needs.

What is content-driven development for AEM?

Content-driven development for AEM is a structured workflow anchoring coding to real content scenarios. It coordinates content discovery, modeling, and validation across blocks and styles to reduce risk and ensure code changes meet actual author requirements.

How do I start implementing content-driven development for AEM blocks?

Start implementing content-driven development for AEM blocks by identifying or creating test content before coding. Follow the structured eight-step process guiding content discovery, modeling, test content creation, implementation, linting, validation, and shipping.

Does AEM content-driven development work for bug fixes and decorations?

Yes, AEM content-driven development works for bug fixes and decorations. It applies to all AEM development tasks including new blocks, modifications, decorations, bug fixes, and core functionality across the entire content lifecycle.

What do I need to set up AEM content-driven development workflows?

To set up AEM content-driven development workflows, you need a SKILL.md file containing frontmatter 'name' and 'description'. Optional resource directories for scripts, references, and assets can be included if present in the project.

Why validate AEM code changes against real author content before shipping?

Validating AEM code changes against real author content before shipping reduces risk by anchoring development to real content scenarios. This approach enables repeatable PR validation and robust contracts between authors and developers.