A lightweight framework for making and documenting architecture decisions without overthinking them. Guides you through requirements analysis, trade-off evaluation, and writing ADRs. The core philosophy is refreshingly pragmatic: start simple, add complexity only when necessary, and document why you made each choice. Includes decision trees for pattern selection, anti-pattern warnings, and examples ranging from MVPs to enterprise systems. Works with Read, Glob, and Grep to analyze your existing codebase. Best used when you're tempted to reach for microservices on day one or need to explain to future you why you chose boring technology.
npx skills add https://github.com/davila7/claude-code-templates --skill architecture