system-design-interrogation

Installation
SKILL.md

System Design Interrogation

The Problem

Rushing to implementation without systematic design thinking leads to:

  • Scalability issues discovered too late
  • Security holes from missing tenant isolation
  • Data model mismatches
  • Frontend/backend contract conflicts
  • Poor user experience

The Solution: Question Before Implementing

┌────────────────────────────────────────────────────────────────────────────┐
│                    SYSTEM DESIGN INTERROGATION                             │
├────────────────────────────────────────────────────────────────────────────┤
│                                                                            │
│                        ┌─────────────┐                                     │
Related skills

More from yonatangross/orchestkit

Installs
13
GitHub Stars
170
First Seen
Jan 22, 2026