What problem does it solve?
This Skill provides a structured, best-practice-driven approach to creating or modifying AEM Edge Delivery blocks, ensuring consistency, quality, and adherence to content-first principles. It streamlines the development process, reducing errors and accelerating delivery.
Core Features & Use Cases
- Guided Block Development: Guides you through every step, from creating the block's file structure to implementing JavaScript decoration and applying scoped CSS styling.
- Code Quality & Testing Integration: Automatically invokes the
testing-blocks skill for comprehensive validation, ensuring your block is robust and bug-free before deployment.
- Use Case: When tasked with building a new "Accordion" block, this Skill guides you through implementing its decoration logic and styling, ensuring it's robust, testable, and adheres to project standards, saving you development time and effort.
Quick Start
Start building a new "Carousel" block, using the provided content model and test content URL, and follow the JavaScript and CSS guidelines.