What problem does it solve?
Helps developers and implementers quickly discover vetted reference implementations, community-contributed blocks, plugins, and tooling for AEM Edge Delivery so they can reuse proven patterns instead of building from scratch.
Core Features & Use Cases
- Parallel Block Collection search: Runs both GitHub-folder and navigation-page searches to maximize coverage of Adobe's Block Collection.
- Block Party index search: Queries a cached Block Party JSON index with optional category filtering to find community blocks, sidekick plugins, and build tooling.
- Pre-decoration structure retrieval: Fetches pre-decoration HTML examples to ensure generated HTML matches the block's expected content model before applying JavaScript decoration.
- Use cases: Finding an accessible accordion implementation, locating build tooling examples (Sass, Vite), discovering sidekick or DA plugins, and validating HTML structure before migration.
Quick Start
Run both Block Collection search scripts and the Block Party search script with your desired term to locate reference implementations and fetch pre-decoration HTML examples.