15 lines
467 B
JSON
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"
|
|
]
|
|
} |