Files
2025-11-29 18:24:07 +08:00

15 lines
467 B
JSON

{
"name": "interview-assist",
"description": "Master Staff+ and Principal level interviews. Comprehensive interview preparation with coding, system design, behavioral coaching, side-effects engineering, technical communication, leadership scenarios, and realistic mock interviews.",
"version": "1.0.0",
"author": {
"name": "DotClaude",
"url": "https://github.com/dotclaude"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}