Архитектурные решения и ADR для проектов
★ 7.3 · content
architecture is a Claude Code skill that creates an Architecture Decision Record (ADR) or evaluates a system design in a structured format. It supports three modes: choosing between technologies (e.g., Kafka vs SQS), reviewing a proposed architecture, and designing a new component from requirements and constraints. The output follows a standard ADR template with Context, Decision, Options Considered (scored across complexity, cost, scalability, and team familiarity), Trade-off Analysis, Consequences, and Action Items sections. Use it whenever a technical decision needs to be documented with explicit alternatives and reasoning — from selecting a message queue to designing a notification system from scratch.