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, /mock-coding, /coding-drill, /debrief-coding) to ground teaching and scoring; not read aloud verbatim.
$npx -y skills add kirilxd/swe-interview-coach --skill coding-frameworksInstalls into the current project.
Run `npx skills use "https://github.com/kirilxd/swe-interview-coach" --skill "kirilxd/swe-interview-coach/coding-frameworks"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kirilxd/swe-interview-coach" that are relevant to the current task. Run `npx skills add "https://github.com/kirilxd/swe-interview-coach"` and select the relevant skills, then follow their instructions.