Agent Skills: Explain Enterprise Architecture Concept

Explain an enterprise architecture concept

UncategorizedID: melodic-software/claude-code-plugins/ea-explain

Install this agent skill to your local

pnpm dlx add-skill https://github.com/melodic-software/claude-code-plugins/tree/HEAD/plugins/enterprise-architecture/skills/ea-explain

Skill Files

Browse the full folder contents for ea-explain.

Download Skill

Loading file tree…

plugins/enterprise-architecture/skills/ea-explain/SKILL.md

Skill Metadata

Name
ea-explain
Description
Explain an enterprise architecture concept

Explain Enterprise Architecture Concept

Explain an EA concept in practical, developer-friendly terms.

Arguments

$ARGUMENTS - The concept to explain (e.g., "TOGAF", "ADR", "Zachman Framework", "landing zone")

Workflow

  1. Invoke the ea-learning skill with the concept argument
  2. Provide a practical explanation that:
    • Explains what it is in plain terms
    • Shows why it matters for developers/architects
    • Gives concrete examples when possible
    • Links to related concepts
  3. Reference relevant memory files if they exist

Example Usage

/ea:explain TOGAF
/ea:explain ADR
/ea:explain Zachman Framework
/ea:explain landing zone
/ea:explain architecture principle

Output

A clear, practical explanation of the concept that helps developers and architects understand and apply it.