arch-lens-deployment

Create Deployment/Physical architecture diagrams showing component locations and network communication.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/Trecek/useful-claude-skills --skill arch-lens-deployment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arch-lens-deployment
Source: https://github.com/Trecek/useful-claude-skills/tree/main/.claude/skills/arch-lens-deployment
Command: npx skills add https://github.com/Trecek/useful-claude-skills --skill arch-lens-deployment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create Deployment/Physical architecture diagrams to reveal where components run, how they communicate, and how infrastructure is organized, helping teams reason about deployment decisions.

Core Features & Use Cases

  • Visualize physical deployment topology including processes, boundaries, and storage locations.
  • Map network communication and port usage between components for security and operability.
  • Document deployment decisions to onboard new engineers and align operations during audits.

Quick Start

Load the mermaid skill and invoke arch-lens-deployment to generate the deployment diagram.

Frequently Asked Questions about arch-lens-deployment

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

FAQPage Schema
How do I create a deployment topology diagram for my infrastructure?

To create a deployment topology diagram, use this skill to map where components run, map run-time process boundaries, and document physical network communication paths for your infrastructure. It requires loading the mermaid skill first to render the diagram.

What is a physical deployment architecture diagram used for?

A physical deployment architecture diagram is used to visualize where components run, how they communicate, and how infrastructure is organized. It helps teams reason about deployment decisions, onboard engineers, and align operations during audits.

Can I map network communication and port usage between processes?

Yes, you can map network communication and port usage between processes. The skill visualizes physical deployment topology including process boundaries and storage locations to evaluate security and operability across your infrastructure.

Do I need the mermaid skill to generate deployment diagrams?

Yes, you need to load the mermaid skill before invoking this skill to generate the deployment diagram. The mermaid skill provides the underlying rendering engine required to visualize the physical deployment topology.

When should I document deployment boundaries and infrastructure topology?

You should document deployment boundaries and infrastructure topology when you need to onboard new engineers, align operations during audits, or evaluate deployment decisions. It reveals how components run and communicate across run-time boundaries.