adr

Community

Streamline architectural decisions, build with confidence.

Authorasterkin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation and maintenance of Architecture Decision Records, ensuring consistent documentation of technical choices without manual formatting overhead.

Core Features & Use Cases

  • Template Automation: Generate properly formatted ADRs following project standards.
  • TOC Management: Automatically update table of contents when new decisions are recorded.
  • Use Case: When choosing between competing frameworks for your VR project, use this Skill to document the decision rationale, alternatives considered, and consequences.

Quick Start

Create an ADR documenting the decision to use OpenXR over proprietary APIs for cross-platform compatibility.

Dependency Matrix

Required Modules

None required

Components

scriptstemplates

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: adr
Download link: https://github.com/asterkin/openxr-quest-tutorial/archive/main.zip#adr

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository