Skip to main content

design-rationale

Produce a Design Rationale section for a design/spec/architecture artifact — justifying OOP/SOLID application, which design pattern(s) were considered and chosen (or why none applies), and which collection/data-structure was picked for each non-trivial data need, with the complexity/performance tradeoff that justifies it. Asks the developer clarifying questions when a structural choice (concurrency, cardinality, mutability, ordering, hot-path-vs-cold-path) is a genuine judgment call, rather than guessing. Language-agnostic — works for Java, Python, JavaScript/TypeScript, or any other stack. Use whenever a pipeline is about to lock in a design/spec for non-trivial work (new module, service, class hierarchy, data pipeline), or when a developer explicitly asks for a design/architecture review, "why this data structure", or "apply SOLID/design patterns here". Do NOT use for one-line fixes or purely mechanical changes with no structural decisions to make.

Jump to install

Source facts

Repository
Blazemeter/claude-base
Last source activity
July 27, 2026 at 09:31
Detected SKILL.md language
English
Stars
1
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.