askill
architecture

architectureSafety 95Repository

Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.

2 stars
1.2k downloads
Updated 2/15/2026

Package Files

Loading files...
SKILL.md

Architecture Decision Framework

"Requirements drive architecture. Trade-offs inform decisions. ADRs capture rationale."

🎯 Selective Reading Rule

Read ONLY files relevant to the request! Check the content map, find what you need.

FileDescriptionWhen to Read
context-discovery.mdQuestions to ask, project classificationStarting architecture design
trade-off-analysis.mdADR templates, trade-off frameworkDocumenting decisions
pattern-selection.mdDecision trees, anti-patternsChoosing patterns
examples.mdMVP, SaaS, Enterprise examplesReference implementations
patterns-reference.mdQuick lookup for patternsPattern comparison

πŸ”— Related Skills

SkillUse For
@[skills/database-design]Database schema design
@[skills/api-patterns]API design patterns
@[skills/deployment-procedures]Deployment architecture

Core Principle

"Simplicity is the ultimate sophistication."

  • Start simple
  • Add complexity ONLY when proven necessary
  • You can always add patterns later
  • Removing complexity is MUCH harder than adding it

Validation Checklist

Before finalizing architecture:

  • Requirements clearly understood
  • Constraints identified
  • Each decision has trade-off analysis
  • Simpler alternatives considered
  • ADRs written for significant decisions
  • Team expertise matches chosen patterns

Install

Download ZIP
Requires askill CLI v1.0+β–Ά

AI Quality Score

55/100Analyzed 2/20/2026

The skill provides a well-structured architectural decision-making framework with clear organization, tables, and a validation checklist. However, it suffers from significant incompleteness - the actual detailed content is in referenced files (context-discovery.md, trade-off-analysis.md, pattern-selection.md, examples.md, patterns-reference.md) that are NOT included in the skill itself. The user is instructed to read files that don't exist in the skill. Additionally, the .cursor folder path indicates internal agent configuration. While it has good clarity and some actionability through its checklist, the missing core content substantially limits practical use.

95
80
70
45
45

Metadata

Licenseunknown
Version-
Updated2/15/2026
Publisherclaudiodearaujo

Tags

apidatabase