Using the Block Collection and Block Party

Search AEM Block Collection and Block Party references for reusable patterns.

3|Updated Apr 17, 2025
One-click install
npx skills add https://github.com/arbory-digital-inc/sas-demo --skill using-the-block-collection-and-block-party-arbory-digital-inc
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/arbory-digital-inc/sas-demo/tree/main/.claude/skills/block-collection-and-party
Command: npx skills add https://github.com/arbory-digital-inc/sas-demo --skill using-the-block-collection-and-block-party-arbory-digital-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Block Collection and Block Party are essential resources for AEM development. This skill helps you quickly discover reference implementations, patterns, and best practices to accelerate feature delivery and maintain consistency across projects.

Core Features & Use Cases

  • Discover vetted Adobe Block Collection patterns and community-driven Block Party entries for reuse.
  • Compare blocks, plugins, and integrations, review pre-decoration HTML structures, and access source code links.
  • Use as a starting point for migrations, prototyping, and knowledge sharing within teams.

Quick Start

Run searches for terms like "accordion" or "carousel", then review the live examples and code links to inform your implementation.

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 ready-made AEM blocks and patterns for rapid prototyping?

Find ready-made AEM blocks and patterns by searching specific terms like "accordion" or "carousel" to discover vetted Adobe Block Collection and community Block Party entries for rapid prototyping. You can review live examples, compare structures, and access source code links to inform your implementation.

What is the AEM Block Party and how does it differ from the Block Collection?

The AEM Block Party is a community-driven pattern resource, whereas the Block Collection contains official Adobe vetted blocks. You can search both simultaneously to compare pre-decoration HTML structures, plugins, and integrations for migration or reference-driven implementation.

Can I view pre-decoration HTML structures for AEM blocks before implementation?

Yes, you can view pre-decoration HTML structures for AEM blocks. The skill allows you to compare blocks, review their raw HTML structures before decoration, and access authoritative source code links to guide your development and ensure consistency.

Do I need the jsdom dependency to search the AEM Block Collection?

Yes, jsdom is required as a dependency to search the AEM Block Collection. It enables the skill to parse and evaluate the pre-decoration HTML structures and source code links retrieved during your block and pattern discovery process.