block-research

Audit EDS block implementations across local and community sources.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/aramark-destinations/aramark-mb --skill block-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: block-research
Source: https://github.com/aramark-destinations/aramark-mb/tree/main/.agents/skills/eds/block-research
Command: npx skills add https://github.com/aramark-destinations/aramark-mb --skill block-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Research existing EDS block implementations before starting new ones to prevent duplicate patterns and encourage reuse.

Core Features & Use Cases

  • Audit the local blocks/ directory to catalog patterns and variants.
  • Review the Adobe Block Collection and Block Party community for compatible implementations.
  • Generate a decision-ready summary to guide eds/block-development.

Quick Start

Scan the blocks/ folder, check Adobe Block Collection, and review Block Party to determine reuse opportunities before creating a new block.

Frequently Asked Questions about block-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check for existing EDS blocks before starting development?

You can prevent duplicate EDS blocks by auditing your local blocks/ directory and cross-referencing the Adobe Block Collection and Block Party community to find existing implementations suitable for reuse.

What is the best way to avoid duplicating block development work across projects?

The best way to avoid duplicating block development work is to conduct a formal block research phase that catalogs existing patterns, evaluates alternatives, and generates a decision-ready report before coding begins.

Does block research review the Adobe Block Collection and Block Party community for compatible implementations?

Yes, block research explicitly reviews both the Adobe Block Collection and the Block Party community alongside your local blocks/ folder to identify compatible implementations and encourage reuse.

Can I generate a decision-ready summary for EDS block development?

Yes, you can generate a decision-ready summary detailing coverage, alternatives, and recommended actions to formally guide and satisfy prerequisites before proceeding with EDS block development.

When do I need to audit my local blocks/ directory for EDS patterns?

You need to audit your local blocks/ directory when planning new blocks or evaluating reuse opportunities to catalog existing patterns and variants, ensuring no duplicate work is created.