block-collection-and-party

Search Adobe AEM Block Collection and Block Party repositories for code examples.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/Permit-Junction/permitjunction-website --skill block-collection-and-party-permit-junction
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: block-collection-and-party
Source: https://github.com/Permit-Junction/permitjunction-website/tree/main/.claude/skills/block-collection-and-party
Command: npx skills add https://github.com/Permit-Junction/permitjunction-website --skill block-collection-and-party-permit-junction

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps developers quickly find and leverage existing code examples, patterns, and reusable blocks for Adobe Experience Manager (AEM) Edge Delivery Services, saving development time and promoting best practices.

Core Features & Use Cases

  • Search Block Collection: Discover Adobe-maintained, best-practice AEM blocks.
  • Search Block Party: Find community-contributed blocks, plugins, tools, and integrations.
  • Get Block Structure: Retrieve pre-decoration HTML examples to understand content models.
  • Use Case: When building a new carousel component, use this Skill to search both the Block Collection and Block Party for existing implementations, review their code and structure, and adapt the best fit for your project.

Quick Start

Use the block-collection-and-party skill to search for accordion blocks.

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 blocks for Edge Delivery Services?

To find reusable AEM blocks for Edge Delivery Services, use this Skill to search Adobe's Block Collection and Block Party repositories for pre-built components, patterns, and code examples. You provide specific search terms and optional category filters to retrieve relevant implementations.

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

AEM Block Collection provides Adobe-maintained, best-practice blocks, while Block Party contains community-contributed blocks, plugins, tools, and integrations. This Skill searches both repositories simultaneously to help developers discover existing implementations for Edge Delivery Services.

Can I get pre-decoration HTML structure examples for AEM blocks?

Yes, you can get pre-decoration HTML structure examples for AEM blocks. The Skill retrieves specific block structures from the repositories, allowing you to understand the underlying content models before adapting the code for your own project.

How do I search for an existing accordion component in AEM?

To search for an existing accordion component in AEM, input "accordion" as a search term into the Skill. It will scan both the Block Collection and Block Party repositories to return matching pre-built implementations and code examples.

Do I need any dependencies to search for AEM code examples?

No dependencies are required to search for AEM code examples. The Skill operates independently to query the Block Collection and Block Party repositories, requiring only specific search terms and optional category filters to identify relevant code patterns.

What are the limitations of searching for AEM blocks this way?

The primary limitation is that search results depend entirely on the specific search terms and category filters provided. The Skill retrieves existing code examples and pre-built components from the repositories, meaning it cannot generate novel blocks or custom code not already present in those sources.