Agent skill

zachman-analysis

Apply Zachman Framework perspective analysis with honest limitations. Analyze architecture from specific row/column perspectives.

majiayu000534★ · 1 repos on radarProfile →
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill zachman-analysis-melodic-software-claude-code-plugins-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Allowed tools: ReadGlobGrep
Path: skills/analysis/zachman-analysis-melodic-software-claude-code-plugins-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Zachman Analysis ## When to Use This Skill Use this skill when you need to: - Analyze architecture from a specific stakeholder perspective - Ensure complete coverage across different viewpoints - Check which architectural aspects are documented - Understand what questions each perspective asks **Keywords:** zachman, viewpoint, perspective, interrogative, what, how, where, who, when, why, planner, owner, designer, builder ## Zachman Framework 3.0 Overview The Zachman Framework is a **6x6 ontology** for classifying enterprise architecture artifacts. It's a classification schema (taxonomy), not a methodology. **Key insight:** TOGAF tells you *how* to create architecture. Zachman tells you *how to organize* what you create. ## The Matrix ### Columns (Interrogatives) Each column answers a fundamental question: | Column | Interrogative | Focus | Artifacts | | --- | --- | --- | --- | | 1 | **What** (Data) | Things of interest | Data models, entity lists | | 2 | **How** (Function) | Processes and transformations | Process flows, use cases | | 3 | **Where** (Network) | Locations and distribution | Network diagrams, site maps | | 4 | **Who** (People) | Roles and responsibilities | Org char

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Zachman Framework 3.0 Overview
  3. The Matrix
  4. Columns (Interrogatives)
  5. Rows (Perspectives)
  6. Critical Limitation: Code Extraction Capabilities
  7. What This Means
  8. Using the Matrix
  9. For Coverage Checking
  10. For Specific Analysis
  11. Cell Examples
  12. Row 4 (Builder) Examples
  13. Row 1 (Planner) Examples - Require Human Input
  14. Wizard Mode
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the zachman-analysis skill do?

Apply Zachman Framework perspective analysis with honest limitations. Analyze architecture from specific row/column perspectives.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill zachman-analysis-melodic-software-claude-code-plugins-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going