Using the Block Collection and Block Party

Search Adobe Block Collection and Block Party repositories for AEM block reference implementations and code patterns.

2|Updated Feb 22, 2024
One-click install
npx skills add https://github.com/ddttom/allaboutv2 --skill using-the-block-collection-and-block-party-ddttom
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/ddttom/allaboutv2/tree/main/.claude/skills/block-collection-and-party
Command: npx skills add https://github.com/ddttom/allaboutv2 --skill using-the-block-collection-and-block-party-ddttom

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill eliminates the frustration of building AEM blocks from scratch by providing instant access to vetted reference implementations and community-driven solutions.

Core Features & Use Cases

  • Dual Repository Search: Simultaneously search Adobe's Block Collection and community Block Party for comprehensive coverage.
  • Block Structure Analysis: Get pre-decoration HTML examples to ensure proper block implementation.
  • Use Case: Imagine you need to build an FAQ section. Use this Skill to find accordion implementations, examine their content models, and adapt proven patterns to your specific needs.

Quick Start

Use the block collection and party skill to search for accordion implementations and show me the expected HTML structure.

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 AEM block reference implementations?

Search both Adobe's Block Collection and community Block Party simultaneously to locate reference implementations. The Skill returns structured metadata, live example URLs, and code references to accelerate block development and reduce build time from scratch.

Can I search for specific block patterns like accordions in AEM?

Yes. Query the Block Collection and Block Party for specific patterns—such as accordion implementations—and retrieve pre-decoration HTML examples and content models to adapt proven patterns to your needs.

What's the difference between Adobe Block Collection and Block Party results?

Block Collection contains official Adobe blocks; Block Party surfaces community-driven solutions. The Skill distinguishes between both sources so you evaluate official versus community implementations and choose the fit for your project.

How do I use block code examples to build new AEM blocks?

The Skill provides code references and block structure analysis showing expected HTML. Examine pre-decoration examples and integration patterns to understand proper implementation before building custom blocks.

Does this work with sidekick plugins and build tools?

Yes. The Skill evaluates sidekick plugins, build tools, and other integrations by searching reference implementations and best practices, helping you assess compatibility and integration approaches.