Back to Skills

architecture-adr

majiayu000
Updated 14 days ago
18 views
58
9
58
View on GitHub
Documentationarchitectureadrdecisionsdocumentation

About

This Claude skill generates Architecture Decision Records (ADRs) using a standardized template when significant technical decisions need documentation. It structures decisions with context, considered options, and consequences, specifically for use by ARCHITECT-AGENT. The skill follows established ADR patterns to ensure consistent and clear architectural documentation.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/architecture-adr

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/architecture-adr
0

Related Skills

when-creating-presentations-use-pptx-generation

Other

This Claude Skill generates professional PowerPoint presentations with enforced design constraints and accessibility compliance. It's ideal for creating board decks, reports, or data visualizations when you need enterprise-grade slide decks. The skill produces structured PPTX files with notes and accessibility reports using evidence-based prompting.

View skill

sparc-methodology

Development

The SPARC methodology provides a comprehensive, multi-agent development framework with 17 specialized modes for systematic software creation. It guides developers through Specification, Pseudocode, Architecture, Refinement, and Completion phases, integrating TDD and orchestration patterns. Use this skill when you need structured, end-to-end development workflow from initial research through deployment.

View skill

sparc-methodology

Development

The SPARC methodology skill provides a systematic, multi-agent framework for comprehensive software development. It guides developers through 17 specialized modes covering all phases from specification and architecture to refinement and completion. Use this skill when you need structured development workflows with integrated testing, orchestration, and deployment capabilities.

View skill

when-creating-skill-template-use-skill-builder

Other

This skill generates properly structured Claude Code Skills with complete YAML frontmatter, progressive disclosure documentation, and organized directory layouts. It ensures new skills follow best practices and specification requirements while creating all necessary files including SKILL.md, README.md, and process diagrams. Developers should use it when creating reusable skills to maintain consistency and compliance with Claude's skill framework.

View skill