Architecture Decision Record (ADR)
ProDocument architectural decisions with context, consequences, and alternatives
Template Fields
e.g., Use PostgreSQL over MongoDB, Adopt microservices, Switch to TypeScript
e.g., Payment Service, Core Platform, Mobile App
What situation led to this decision? What problem are you solving?
Technical, business, or team constraints that influenced the decision
Other options you evaluated (one per line)
e.g., Backend team, CTO, Platform team
This is a Pro template. Upgrade to access.
Related Resources
5 Prompt Patterns for API Documentation and Integration
Copy-paste prompt templates for writing API docs, generating integration guides, troubleshooting endpoints, and creating SDK examples.
5 Prompt Patterns for AI-Assisted Code Review
Five prompt patterns for thorough AI code reviews. Covers security audits, performance checks, readability, bug detection, and architecture review.
Related Templates
Bug Report
Write a clear, actionable bug report that developers can act on immediately
README Generator
Create a professional README.md for any project or repository
API Endpoint Documentation
Document an API endpoint with request/response examples
Git Commit Message
Write clear, conventional commit messages with proper scope and description