block-collection-and-party

Search AEM block implementations from Block Collection and Block Party.

Updated Mar 27, 2025
One-click install
npx skills add https://github.com/jfoxx/residentportal --skill block-collection-and-party-jfoxx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: block-collection-and-party
Source: https://github.com/jfoxx/residentportal/tree/main/.skills/block-collection-and-party
Command: npx skills add https://github.com/jfoxx/residentportal --skill block-collection-and-party-jfoxx

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps developers find existing AEM blocks, code snippets, and integration patterns, saving time and promoting best practices by leveraging community and Adobe-maintained resources.

Core Features & Use Cases

  • Search Block Collection: Find Adobe-vetted blocks for common UI patterns (carousels, accordions, etc.).
  • Search Block Party: Discover community-contributed blocks, plugins, build tools, and integrations.
  • Get Block Structure: Retrieve pre-decoration HTML examples to ensure correct block implementation.
  • Use Case: When building a new feature, use this Skill to search for existing carousel implementations in both Block Collection and Block Party to understand how they are built and adapt them to your project.

Quick Start

Use the block-collection-and-party skill to search for accordion blocks in both the Block Collection and Block Party.

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 reusable AEM block patterns and code snippets?

Search Adobe's Block Collection and the community Block Party by executing specific Node.js scripts that query the GitHub API and Block Party index to retrieve reusable UI components, build tools, and integration examples for AEM Edge Delivery projects.

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

The AEM Block Collection provides Adobe-vetted blocks for common UI patterns like carousels and accordions, while Block Party offers community-contributed blocks, plugins, and build tools for AEM Edge Delivery projects.

How do I get pre-decoration HTML examples for AEM blocks?

Retrieve pre-decoration HTML examples by using the block structure feature to query existing block implementations from the Block Collection or Block Party, ensuring correct HTML structure for AEM Edge Delivery block implementation.

Do I need Node.js to search for AEM Edge Delivery blocks?

Yes, searching for AEM Edge Delivery blocks requires Node.js to execute specific scripts that query the GitHub API and Block Party index to retrieve block implementations and code resources.

What AEM components and integrations can I discover using Block Party?

Using Block Party, you can discover community-contributed AEM blocks, plugins, build tools, and integration examples that facilitate the discovery of reusable code patterns and UI components for AEM Edge Delivery projects.

Can I find accordion and carousel implementations for AEM Edge Delivery?

Yes, you can find accordion and carousel implementations by searching both the Adobe-vetted Block Collection for common UI patterns and the Block Party for community-contributed code snippets and integration examples for AEM Edge Delivery.