What problem does it solve?
This skill guides teams through implementing code changes for AEM Edge Delivery blocks, providing a clear, repeatable workflow for block development, core functionality updates, and alignment with the content-driven-development process.
Core Features & Use Cases
- Block Development: Create or modify block structure, implement JavaScript decoration, and add CSS styling in line with established patterns.
- Core Functionality: Update core assets such as scripts.js, styles.css, delayed.js, and related configurations to support new or modified blocks.
- Combined Use: Apply block development together with core changes for complex blocks or content-driven experiences.
- Prerequisites: Verified by CDD (test content exists, content model defined, test content URL available, dev server running).
Quick Start
Follow Step 5 of the content-driven-development workflow to implement and test blocks and verify results with the testing-blocks skill.