block-collection-and-party

Search Adobe AEM blocks across Block Collection and Block Party.

162|67|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/adobe/skills --skill block-collection-and-party
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: block-collection-and-party
Source: https://github.com/adobe/skills/tree/main/skills/aem/edge-delivery-services/skills/block-collection-and-party
Command: npx skills add https://github.com/adobe/skills --skill block-collection-and-party

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps developers locate reference implementations and patterns from two major AEM resources: Block Collection and Block Party. It enables rapid discovery of existing solutions to inform design and implementation decisions.

Core Features & Use Cases

  • Cross-resource discovery: Find vetted Block Collection blocks and community-contributed Block Party items to reuse patterns, code snippets, and integrations.
  • Reference browsing: Access live examples and source code links to study implementations and best practices.
  • Use Case: When starting a new AEM project, search for a matching block or plugin to bootstrap architecture and styling.

Quick Start

Run the search scripts for a term like accordion, then review results across Block Collection and Block Party to select an implementation pattern.

Frequently Asked Questions about block-collection-and-party

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

FAQPage Schema
How do I find AEM block reference implementations for an accordion component?

To find AEM block reference implementations, run the search scripts with a term like "accordion" to locate vetted Block Collection blocks and community Block Party items. Results expose structured data including live examples and source links to guide your implementation decisions.

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

Block Collection provides vetted standard AEM blocks, while Block Party offers community-contributed items including sidekick plugins and build tooling. This Skill performs cross-resource discovery across both, returning structured results with live examples and source links to compare implementation patterns.

Can I find sidekick plugins and build tooling using AEM block search scripts?

Yes, you can find sidekick plugins and build tooling using the AEM block search scripts. The Skill supports scenario-based discovery across both Block Collection and Block Party, returning structured results that include live examples and direct source links for community-contributed integrations.

Do I need jsdom to run AEM block pattern discovery scripts?

Yes, jsdom is a required dependency to run the AEM block pattern discovery scripts. The Skill relies on this environment to query Block Collection and Block Party resources, returning structured results with live examples and source links for implementation guidance.

How do I bootstrap a new AEM project using existing block patterns?

To bootstrap a new AEM project using existing block patterns, search for a matching block or plugin using the provided scripts. Review structured results across Block Collection and Block Party, including live examples and source links, to select an implementation pattern for your architecture and styling.