kirilxd/swe-interview-coach

53 stars · Last commit 2026-06-17

Turn Claude Code into your SWE interview coach — behavioral, system design & coding training/mocks, all local.

README preview

<h1 align="center">swe-interview-coach</h1>
<p align="center">Turn Claude Code into your SWE interview coach — behavioral, system design & coding mocks, all local.</p>

<p align="center">
  <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="MIT License"></a>
  <img src="https://img.shields.io/badge/Claude_Code-2.0+-7C3AED.svg" alt="Claude Code 2.0+">
  <img src="https://img.shields.io/badge/version-1.0.0-green.svg" alt="v1.0.0">
</p>

## Get started in 10 seconds

```
/plugin marketplace add kirilxd/swe-interview-coach
/plugin install swe-interview-coach@kirilxd-plugins
```

Then open Claude Code in your interview-prep directory (e.g., `~/Documents/interview/`) and run:

```
/story-add ~/Documents/your-resume.pdf

View full repository on GitHub →