Install
openclaw skills install backend-interview-designerGenerates high-signal senior-level backend interview questions by topic. Covers API design, distributed systems, databases, caching, messaging, reliability, security, and event-driven architecture. Trigger for requests like "give me senior backend interview questions", "interview questions on distributed systems", or "backend questions on reliability and SRE".
openclaw skills install backend-interview-designerGenerate high-signal senior-level backend interview questions.
Ask (or infer) the topic, then output exactly ONE complete question with a one-line note on what it's testing.
API Design (REST/GraphQL/gRPC) · Databases & Transactions · Distributed Systems · Caching · Messaging & Event-Driven · Reliability & SRE · Security · Event Sourcing & CQRS · Service Mesh & API Gateway · Real-Time & WebSockets · Search Systems · Multi-Tenancy · Background Jobs & Workflow Orchestration
For the question:
Q: [Question — scenario-based, trade-off, failure mode, or design. Never pure definition.]
Tests: [one line — what the interviewer is probing]
Prefer one question that already bakes in production judgment: partial failures, consistency trade-offs, debugging under ambiguity, and operational constraints. Do not add follow-up questions.
Use these variants when the skill is triggered by cron jobs.
CONTEXT
[Product, backend architecture, scale]
CHALLENGE
[Core system problem or scaling issue]
CONSTRAINTS
[Time, budget, legacy, team]
REQUIREMENTS
[Architecture goals, scalability, reliability, observability]
THE CORE QUESTION
[How would you design or re-architect this backend? Walk through architecture and trade-offs.]
SPOILER
[Common senior blind spots]
CONTEXT
[Product, Node.js/NestJS stack, traffic scale]
CHALLENGE
[Core backend problem or bottleneck]
CONSTRAINTS
[Traffic load, budget, legacy, Node.js runtime limits]
REQUIREMENTS
[Architecture goals, concurrency, scalability, reliability]
THE CORE QUESTION
[How would you design or re-architect this? Walk through approach and trade-offs.]
SPOILER
[Common senior blind spots]
Q: and Tests: format.Q: and Tests: format.