Using the Block Collection and Block Party

Query Block Collection and Block Party for AEM block reference implementations.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/paul-hosking-cdw-com/da-with-ue-demo --skill using-the-block-collection-and-block-party-paul-hosking-cdw-com
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Using the Block Collection and Block Party
Source: https://github.com/paul-hosking-cdw-com/da-with-ue-demo/tree/main/.claude/skills/block-collection-and-party
Command: npx skills add https://github.com/paul-hosking-cdw-com/da-with-ue-demo --skill using-the-block-collection-and-block-party-paul-hosking-cdw-com

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jsdom, and includes scripts (resource) components.

What problem does it solve?

This skill helps developers quickly locate reference implementations and patterns from two key AEM resources: Block Collection and Block Party, to accelerate edge-delivery development.

Core Features & Use Cases

  • Access vetted Adobe Block Collection blocks and community-driven Block Party entries to inform architecture and implementation.
  • Run targeted searches across the two sources and review code samples, patterns, and integration examples to guide decisions.
  • Use as a starting point for block design, sidekick/plugins, and content models by comparing implementations and best practices.

Quick Start

Ask me to locate a matching block or pattern and I will fetch the best references from Block Collection and Block Party.

Frequently Asked Questions about Using the Block Collection and Block Party

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

FAQPage Schema
How do I find reference implementations for AEM edge delivery blocks?

You can locate AEM block references by querying the Block Collection and Block Party resources, which surface live examples, source links, and variants with pre-decoration HTML for implementation guidance.

What is the difference between Block Collection and Block Party for AEM development?

Block Collection provides vetted Adobe reference blocks, while Block Party offers community-driven entries. Querying both sources lets you compare vetted patterns against community implementations to guide architecture decisions.

Can I filter AEM block patterns by category and relevance?

Yes, searching AEM block patterns supports category filters and relevance ranking. This narrows results across Block Collection and Block Party to find the most applicable integration examples for your project.

How do I get source links and pre-decoration HTML for AEM blocks?

Searching for AEM blocks retrieves reference implementations that include source links and variants with pre-decoration HTML where available, providing the exact code samples needed for edge-delivery development and migrations.

Does this AEM block search require jsdom to run?

Yes, the AEM block search functionality requires the jsdom dependency to parse and process fetched reference data from the Block Collection and Block Party sources effectively.

When should I search for existing AEM block patterns instead of building from scratch?

Search for existing AEM block patterns when building new blocks, migrating existing ones, or seeking best-practice integration examples, as comparing implementations accelerates edge-delivery development and ensures vetted architecture.