Using the Block Collection and Block Party
SKILL.md
Using the Block Collection and Block Party
Overview
This skill helps you find reference implementations, code examples, and patterns from two key AEM Edge Delivery resources:
- Block Collection: Adobe-maintained reference blocks following best practices
- Block Party: Community-driven repository of blocks, plugins, tools, and integrations
Use the provided search scripts to discover relevant examples, then review the code to inform your implementation approach.
When to Use This Skill
Use this skill when:
- Building a new block and want to see if similar implementations exist
- Looking for code patterns or snippets to solve a specific problem
- Searching for integration examples (e.g., third-party services, build tools)
- Need reference implementations for sidekick or Document Authoring plugins
- Want to understand best practices through working examples