← 返回 Skills 市场
cngvc

Backend Interview Designer

作者 Joe on flow 🎧 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
121
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install backend-interview-designer
功能描述
Generates high-signal senior-level backend interview questions by topic. Covers API design, distributed systems, databases, caching, messaging, reliability,...
使用说明 (SKILL.md)

Generate 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.


Topics

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

Output Format

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.

Scheduled Variants

Use these variants when the skill is triggered by cron jobs.

Variant: backend-scenario

  • Generate ONE senior backend architecture scenario.
  • No markdown tables.
  • Use this format:
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]

Variant: nodejs-scenario

  • Generate ONE Node.js or NestJS backend architecture scenario under scale pressure.
  • No markdown tables.
  • Use this format:
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]

Variant: backend-theory

  • Generate ONE in-depth theory question on backend internals, not a product scenario.
  • Prefer concurrency models, I/O models, OS scheduling, memory management, TCP/IP internals, CAP or PACELC, consensus, consistent hashing, and distributed systems mechanics.
  • No markdown tables.
  • Use the default Q: and Tests: format.

Variant: nodejs-theory

  • Generate ONE in-depth theory question on Node.js internals, not a product scenario.
  • Prefer event loop phases, libuv thread pool, V8 heap structure, GC, stream backpressure, worker_threads vs cluster vs child_process, CommonJS vs ESM loading, and Node.js observability.
  • No markdown tables.
  • Use the default Q: and Tests: format.
安全使用建议
This skill appears safe for normal use as a prompt-formatting aid for backend interview questions. Review outputs for quality and relevance, but it does not appear to add technical security risk.
功能分析
Type: OpenClaw Skill Name: backend-interview-designer Version: 1.0.0 The skill bundle is a purely instructional set of prompts designed to help an AI agent generate backend engineering interview questions. It contains no executable code, shell commands, or network requests. The instructions in SKILL.md and README.md are strictly limited to formatting text output and do not attempt to exfiltrate data, bypass security controls, or perform any unauthorized actions.
能力评估
Purpose & Capability
The stated purpose and SKILL.md content align: it generates one senior backend interview question or scenario by topic.
Instruction Scope
Instructions are limited to response formatting and topic selection; they do not redirect user goals, require tool use, or ask the agent to access external systems.
Install Mechanism
No install spec, code files, required binaries, environment variables, or credentials are present.
Credentials
The skill needs no local, network, account, or system permissions for its content-generation purpose.
Persistence & Privilege
No persistence, background workers, privilege escalation, or account authority is implemented; the scheduled variants are only formatting instructions for an external trigger context.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install backend-interview-designer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /backend-interview-designer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of backend-interview-designer skill: - Generates senior-level backend interview questions by topic, covering API design, distributed systems, caching, security, and more. - Outputs one scenario-based question per request, with a concise note on what’s being evaluated. - Includes scheduled variants for full architecture scenarios and deep theory questions, both general and Node.js/NestJS-specific. - Questions emphasize production realism, partial failures, trade-offs, and operational constraints. - No pure definitions or follow-up questions; focus remains on high-signal, judgment-based interview questions.
元数据
Slug backend-interview-designer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Backend Interview Designer 是什么?

Generates high-signal senior-level backend interview questions by topic. Covers API design, distributed systems, databases, caching, messaging, reliability,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。

如何安装 Backend Interview Designer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install backend-interview-designer」即可一键安装,无需额外配置。

Backend Interview Designer 是免费的吗?

是的,Backend Interview Designer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Backend Interview Designer 支持哪些平台?

Backend Interview Designer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Backend Interview Designer?

由 Joe on flow 🎧(@cngvc)开发并维护,当前版本 v1.0.0。

💬 留言讨论