architecture

Document architecture decisions with structured ADR templates capturing context and trade-offs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bibekshrestha77/VehicleRent --skill architecture-bibekshrestha77
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture
Source: https://github.com/bibekshrestha77/VehicleRent/tree/main/VehicleRentingSystem/.agent/skills/architecture
Command: npx skills add https://github.com/bibekshrestha77/VehicleRent --skill architecture-bibekshrestha77

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Architecture decisions are often undocumented, causing misalignment and brittle designs. This framework provides a structured approach to capture requirements, rationale, and trade-offs so teams can make informed choices.

Core Features & Use Cases

  • ADR templates for documenting decisions with context, options, and consequences
  • Trade-off analysis guidelines and pattern references to guide design
  • Reusable decision records that align teams across projects

Quick Start

Create a new ADR document for a critical design decision by outlining the context, options, and selected solution.

Frequently Asked Questions about architecture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I document architecture decisions and trade-offs for my project?

You document architecture decisions by using a structured ADR workflow to capture context, options, and consequences. This framework provides templates to record rationale and trade-offs, ensuring informed design choices and team alignment across projects of varying sizes.

What is the best way to create an Architecture Decision Record for an enterprise system?

Creating an Architecture Decision Record for an enterprise system involves outlining the context, available options, and selected solution. This approach provides trade-off analysis guidelines and pattern references to guide design and align teams on critical decisions.

Can I use ADR templates for MVP projects or are they only for large systems?

Yes, you can use ADR templates for MVP projects. The structured architecture decision workflow applies to projects of varying sizes, from MVPs to enterprise systems, providing reusable decision records that align teams across different project scales.

Why does my team have misalignment and brittle designs during development?

Misalignment and brittle designs often occur when architecture decisions are undocumented. By applying a structured ADR workflow to capture requirements, rationale, and trade-offs, teams can make informed choices and maintain alignment across the project lifecycle.

How do I start a new ADR document for a critical design decision?

To start a new ADR document for a critical design decision, outline the context, explore the options, and define the selected solution. The framework provides frontmatter-driven entry points and reusable decision patterns to streamline this process.