Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user