What problem does it solve?
This Skill prevents design issues from becoming expensive maintenance problems by providing a structured, comprehensive review of code, modules, or pull requests.
Core Features & Use Cases
- Diagnostic Funnel: Progresses from complexity triage through structural, interface, surface, and red-flags reviews.
- Prioritized Findings: Groups related problems into syndrome clusters and ranks boundary, canary, structural, and surface issues.
- Scalable Reviews: Supports pipeline-based workflows for large codebases, including adversarial verification of design findings.
- Use Case: Review a pull request to identify complexity hotspots, information leaks, shallow modules, weak abstractions, naming problems, and unexamined alternatives before they become entrenched.
Quick Start
Use the design-review skill to perform a comprehensive, prioritized design assessment of the specified file, module, or pull request.