plugins/enterprise-architecture/skills/ea-document/SKILL.md
Generate architecture document (context, container, component, deployment, data, executive-summary)
npx skillsauth add melodic-software/claude-code-plugins ea-documentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate architecture documentation for the current codebase.
$ARGUMENTS - The document type to generate:
context - System context (boundaries, external interactions)container - Container architecture (services, databases, major components)component - Component architecture (internal structure of a container)deployment - Deployment architecture (infrastructure, environments)data - Data architecture (data flows, storage, schemas)executive-summary - Executive summary (business value, key decisions)/architecture/viewpoints//ea:document context
/ea:document container
/ea:document component
/ea:document executive-summary
/architecture/viewpoints/development
Search Milan Jovanovic's .NET blog for Clean Architecture, DDD, CQRS, EF Core, and ASP.NET Core patterns. Use for finding applicable patterns, code examples, and architecture guidance. Invoke when working with .NET projects that could benefit from proven architectural patterns.
tools
Install and configure Data API Builder (DAB) for production SQL Server MCP access with RBAC
tools
Manage MssqlMcp servers - status, rebuild, and upstream updates
tools
Developer environment setup guides for Windows, macOS, Linux, and WSL. Use when setting up development machines, installing tools, configuring environments, or following platform-specific setup guides. Covers package management, shell/terminal, code editors, AI tooling, containerization, databases, and more.