kirilxd

40 mods across 2 repositories, 197 stars between them.

debrief-sysdesign

25

kirilxd/swe-interview-coach

Command

Capture a debrief after a real system-design interview — the problem, your approach by stage, tradeoffs probed, curveballs, where you got stuck, and your gut outcome. Writes a structured session file under the company directory. Text-only.

78 1mo ago A 50 tokens original MIT

debrief

26

kirilxd/swe-interview-coach

Command

Capture a debrief from a real interview. Main session interviews you about what was asked, what stories you told, what surprised you, and your gut sense. Writes a session file and updates the question index for that company/JD.

78 1mo ago A 47 tokens original MIT

mock-behavioral

27

kirilxd/swe-interview-coach

Command

Run a mock behavioral interview tailored to a target company and JD. Spawns the behavioral-interviewer subagent with mapped stories as context; main session scores the transcript and writes a session file afterward.

78 1mo ago A 39 tokens original MIT

mock-coding

28

kirilxd/swe-interview-coach

Command

Graded 40-min coding mock: you write code in a seeded solution file while a neutral interviewer probes your approach and throws one follow-up; afterward it runs your solution against the test cases and scores a 6-axis rubric.

78 1mo ago A 46 tokens original MIT

mock-sysdesign

29

kirilxd/swe-interview-coach

Command

Graded 45-minute system-design mock interview. You draw your architecture on the local Excalidraw canvas while a realistic interviewer probes what you draw, calls time, and throws one curveball; afterward it scores a 6-axis rubric, writes coach notes, and annotates your diagram with critique. Falls back to prose when…

78 1mo ago A 71 tokens original MIT

practice-coding

30

kirilxd/swe-interview-coach

Command

Untimed guided coding practice: you write code in a seeded solution file in your own editor; a warm interviewer hints via a ladder, runs your code, and teaches inline. Summarized, not scored.

78 1mo ago A 42 tokens original MIT

practice-sysdesign

31

kirilxd/swe-interview-coach

Command

Guided, untimed system-design practice. The interviewer is a scribe — sketches your described architecture live on the local Excalidraw canvas while you talk, gives hints freely, throws no curveballs. Ends with a coverage summary (not a score). Falls back to prose-only when the canvas can't start.

78 1mo ago A 63 tokens original MIT

story-add

32

kirilxd/swe-interview-coach

Command

Add a new canonical STAR story to the behavioral story bank. Two modes — cold (you describe an experience from scratch) and CV-grounded (you point at a PDF resume; Claude reads it, suggests candidates, probes the one you pick).

78 1mo ago A 49 tokens original MIT

story-import

33

kirilxd/swe-interview-coach

Command

Migrate a legacy STAR-stories markdown file into one or more canonical story files in behavioral/stories/. Use once per legacy file; not part of the regular prep loop.

78 1mo ago A 35 tokens original MIT

story-map

34

kirilxd/swe-interview-coach

Command

Map your canonical story bank to a specific company (and optionally a JD). Caches company values, optionally fetches a JD, and writes tailored mapped stories under /behavioral/mapped-stories/ /.

78 1mo ago A 46 tokens original MIT

story-rehearse

35

kirilxd/swe-interview-coach

Command

Drill a single story variant for delivery quality. Two modes — canonical (drill the underlying story) and mapped (drill the company-tailored variant). Critiques filler, ramble, metrics, pronoun discipline, time-to-deliver. Saves a session file but does NOT modify canonical files.

78 1mo ago A 61 tokens original MIT

sysdesign-canvas

36

kirilxd/swe-interview-coach

Command

Manually start (or restart) the local Excalidraw canvas server and open it in your browser. Rarely needed — the coaching commands boot it automatically. Use this to reopen a closed tab or recover a stopped server.

78 1mo ago A 46 tokens original MIT

sysdesign-explain

37

kirilxd/swe-interview-coach

Command

Canonical senior-engineer walkthrough of a system design. Pulls the library entry and walks through it step-by-step — requirements, estimation, architecture, API, storage, deep dives, curveballs — rendering the architecture progressively on the local Excalidraw canvas (browser tab); falls back to structured markdown…

78 1mo ago A 73 tokens original MIT

kirilxd/swe-interview-coach

Skill Claude CodeCodex

Reference frameworks (STAR, SBI, CARL), anti-patterns, and standard interviewer follow-ups for behavioral interview prep. Use when extracting STAR stories from user's experience, mapping stories to a specific company or JD, running mock behavioral interviews, rehearsing behavioral story delivery, or debriefing a real…

78 1mo ago A 67 tokens original MIT

coding-frameworks

39

kirilxd/swe-interview-coach

Skill Claude CodeCodex

Reference frameworks for coding interviews — the UMPIRE method, a pattern taxonomy (two-pointers, sliding-window, BFS/DFS, backtracking, dynamic-programming, graphs, and more), a Big-O cheatsheet, Python idioms, communication guidance, and anti-patterns. Used by the coding commands (/coding-explain, /practice-coding…

78 1mo ago A 103 tokens original MIT

kirilxd/swe-interview-coach

Skill Claude CodeCodex

Reference frameworks (RESHADED, the 4S shorthand), capacity estimation cheatsheet, core building blocks (load balancing, caching, queues, sharding, replication, CAP), common tradeoffs, and anti-patterns for system design interview prep. Use when running /mock-sysdesign, /practice-sysdesign, /sysdesign-explain, or…

78 1mo ago A 97 tokens original MIT