content-driven-development

Coordinate content-first development workflows for AEM Edge Delivery Services.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Content-driven development addresses the challenge of coding without verified content, causing misalignment between authors' content structures and developers' implementation. This approach ensures content readiness informs and guides coding work.

Core Features & Use Cases

  • Orchestrates a full content-first workflow from analysis to shipping for AEM Edge Delivery Services
  • Provides reusable steps for analysis, content modeling, test content creation, implementation, linting, testing, and final validation
  • Supports linking to practical guidance and resources for rapid, consistent content creation

Quick Start

Begin by analyzing requirements, modeling content, and creating test content before implementing changes.

Frequently Asked Questions about content-driven-development

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

FAQPage Schema
What is content-driven development for AEM Edge Delivery Services?

Content-driven development is a workflow that ensures content readiness informs coding work for AEM Edge Delivery Services. It prevents misalignment between authors' content structures and developers' implementation by preparing test content and models before coding begins.

How do I implement a content-first workflow for AEM block modifications?

You implement a content-first workflow by following defined steps: analysis, content modeling, test content creation, implementation, linting, testing, and validation. This ensures required resources like test content and previewable CMS content are prepared before shipping block modifications.

When do I need to use content modeling for AEM Edge Delivery Services?

You need content modeling for AEM Edge Delivery Services whenever authors require test content and content-first validation. It applies to all code changes including new blocks, CSS styling, bug fixes, and core functionality modifications to ensure alignment.

Can I use this content-first validation process for CSS styling and bug fixes?

Yes, this content-first validation process applies to all code changes including CSS styling, bug fixes, and core functionality updates. It ensures test content and previewable CMS content are prepared to validate changes before shipping to production.

What's the best way to coordinate content readiness before coding AEM blocks?

The best way to coordinate content readiness is to analyze requirements, model content, and create test content before implementing changes. This approach ensures verified content guides development work and prevents misalignment with author structures.