·arc42-documentation
""

arc42-documentation

arc42 architecture documentation template and guidance

24Installs·0Trend·@melodic-software

Installation

$npx skills add https://github.com/melodic-software/claude-code-plugins --skill arc42-documentation

How to Install arc42-documentation

Quickly install arc42-documentation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/melodic-software/claude-code-plugins --skill arc42-documentation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: melodic-software/claude-code-plugins.

SKILL.md

View raw

Create comprehensive architecture documentation using the arc42 template.

Person(user, "User", "End user of the system") System(system, "System Name", "System description") SystemExt(ext1, "External System 1", "Description") SystemExt(ext2, "External System 2", "Description")

Rel(user, system, "Uses") Rel(system, ext1, "Calls API") Rel(system, ext2, "Sends events")

arc42 architecture documentation template and guidance Source: melodic-software/claude-code-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/melodic-software/claude-code-plugins --skill arc42-documentation
Category
""Writing
Verified
First Seen
2026-03-03
Updated
2026-03-10

Browse more skills from melodic-software/claude-code-plugins

Quick answers

What is arc42-documentation?

arc42 architecture documentation template and guidance Source: melodic-software/claude-code-plugins.

How do I install arc42-documentation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/melodic-software/claude-code-plugins --skill arc42-documentation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/melodic-software/claude-code-plugins