autorenew

SKILL DETAIL

Technical Design Quality Review

Use this skill when an architecture note, ADR, component design, or technical proposal needs an evidence-bounded quality review before implementation; triggers include technical design review, design readiness review, and non-functional design audit.

StatusStable
TypeAtomic Skill
DomainSoftware testing
SDLCTest design
Good forQA / DEV
LanguageChinese / English
EvalsEvals ✓
Synced2026-09-15

Why this Skill

It turns this Skill's method into a quality input that can be executed, reviewed, and reused.

  • Use it for ADRs, component/data-flow designs, technical proposals, and non-functional constraints.
  • Do not review implementation that was not supplied or claim build, compatibility, security, or performance tests passed.
  • Do not infer consistency, capacity, latency, SLOs, owners, or recovery behavior from component names.
  • Each TD-## includes topic, source/evidence, impact, priority, gap action, owner role, decision question, and validation method.
  • Checking that a diagram exists without checking boundaries, failures, or recovery.

When to use

Use this Skill
  • Use it for ADRs, component/data-flow designs, technical proposals, and non-functional constraints.
  • Use it to identify failure paths, dependency assumptions, compatibility risks, and evidence gaps.
  • Use it when an incomplete design still needs a bounded implementation-readiness pass.
Common pitfalls
  • Checking that a diagram exists without checking boundaries, failures, or recovery.
  • Treating “supports high concurrency” or “has monitoring” as a verification criterion.
  • Turning technical recommendations into an approved architecture or release conclusion.

Input

Minimum Input
  • Read `prompts/technical-design-quality-review.md` and audit objective, version, scope, sources, and success criteria.
Recommended Input
  • Project goal
  • Test scope
  • Constraints
Optional Context
  • Relevant code or configuration
  • Historical results
  • Logs and metrics

Output

The output follows this Skill's method and makes facts, assumptions, risks, and next steps explicit.

Judge the output value before installing

  1. 01Read prompts/technical-design-quality-review.md and audit objective, version, scope, sources, and success criteria.
  2. 02Classify input as known, missing, conflicting, stale, out_of_scope, and assumptions.
  3. 03Build a design-coverage matrix; bind each material gap to a TD-##, minimum evidence, impact, priority, and validation method.
  4. 04Separate facts, evidence-backed inferences, recommendations, and Human decisions; never upgrade a design claim to an implementation result.
View full output structure
  1. 05Deliver bounded conclusions and evidence actions when information is missing instead of filling gaps with generic architecture knowledge.

How It Works

  1. 01Read prompts/technical-design-quality-review.md and audit objective, version, scope, sources, and success criteria.
  2. 02Classify input as known, missing, conflicting, stale, out_of_scope, and assumptions.
  3. 03Build a design-coverage matrix; bind each material gap to a TD-##, minimum evidence, impact, priority, and validation method.
  4. 04Separate facts, evidence-backed inferences, recommendations, and Human decisions; never upgrade a design claim to an implementation result.
  5. 05Deliver bounded conclusions and evidence actions when information is missing instead of filling gaps with generic architecture knowledge.

Install & Quick Start

Install command / SHELL
npx skills add \
  https://github.com/naodeng/awesome-qa-skills/tree/main/skills/en/testing-types/technical-design-quality-review
  -g
technical-design-quality-review.prompt
@skill technical-design-quality-review

Using the current project context, produce an actionable result following this Skill.

Additional context:
[Paste project context or requirement]