What is arc42-documentation?
arc42 architecture documentation template and guidance Source: melodic-software/claude-code-plugins.
arc42 architecture documentation template and guidance
Quickly install arc42-documentation AI skill to your development environment via command line
Source: melodic-software/claude-code-plugins.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/melodic-software/claude-code-plugins --skill arc42-documentationBrowse more skills from melodic-software/claude-code-plugins
arc42 architecture documentation template and guidance Source: melodic-software/claude-code-plugins.
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
https://github.com/melodic-software/claude-code-plugins