eds-block-development

Community

Build EDS blocks faster with proven patterns and best practices.

Authorddttom
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates confusion and common errors when developing Adobe Edge Delivery Services blocks, providing clear guidance and battle-tested code examples.

Core Features & Use Cases

  • Block Structure Guidance: Complete file organization and naming conventions for EDS blocks.
  • Content Extraction Patterns: Ready-to-use code for processing Google Docs table structures.
  • Use Case: Imagine you need to create a new overlay block. Use this Skill to implement the correct decorate function pattern, avoid reserved class name conflicts, and test your implementation properly.

Quick Start

Use the eds-block-development skill to create a new hero block with proper content extraction from Google Docs tables.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: eds-block-development
Download link: https://github.com/ddttom/allaboutv2/archive/main.zip#eds-block-development

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository