block-collection-and-party

Query Block Collection and Block Party for AEM block references.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/juricamigac-from-hr/svemojestrane --skill block-collection-and-party-juricamigac-from-hr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: block-collection-and-party
Source: https://github.com/juricamigac-from-hr/svemojestrane/tree/main/.agents/skills/block-collection-and-party
Command: npx skills add https://github.com/juricamigac-from-hr/svemojestrane --skill block-collection-and-party-juricamigac-from-hr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Block Collection and Block Party provide curated references for AEM Edge Delivery blocks, tools, and patterns, enabling developers to quickly locate reference implementations, code snippets, and integration examples to kickstart new work.

Core Features & Use Cases

  • Access vetted Block Collection references for standard blocks and best practices to inform design and implementation decisions.
  • Explore community-driven Block Party resources, including plugins, tooling, and integrations for specialized needs.
  • Use the provided search scripts to surface relevant examples, review code, and apply proven patterns to your project.

Quick Start

Ask for a common block pattern and I will surface top Block Collection and Block Party references to start your implementation.

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 best-practice AEM blocks and patterns for Edge Delivery?

To find AEM blocks, this Skill queries Block Collection via GitHub API and Block Party by category to surface relevant references, code URLs, and implementation guidance. It reviews results from both sources to provide vetted block implementations and community tooling.

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

Block Collection provides vetted standard blocks and best practices, while Block Party offers community-driven plugins, tooling, and specialized integrations. This Skill queries both simultaneously to give you a comprehensive view of available AEM Edge Delivery references.

Can I get live code examples and URLs for AEM block implementations?

Yes, you can get live code examples and URLs for AEM block implementations. The Skill summarizes findings with live examples, direct code URLs, and guidance for implementation to kickstart your project with proven patterns.

How do I search for a specific AEM block capability across multiple sources?

You search for an AEM block capability by providing search terms to this Skill. It applies those terms to Block Collection using GitHub API and site navigation, and filters Block Party by category, then reviews and summarizes the matching blocks and tooling.

Do I need specific dependencies to use AEM block search scripts?

You need the jsdom dependency installed to run the provided search scripts. This environment setup allows the Skill to query external sources, parse site navigation, and surface relevant AEM block references and tooling effectively.

What are the limitations of using Block Collection references for AEM projects?

The Block Collection references are curated starting points rather than complete solutions. While they provide best-practice patterns and code snippets, you must still review the surfaced code and adapt the implementation to fit your specific AEM Edge Delivery project requirements.