Initial commit
This commit is contained in:
20
.claude-plugin/plugin.json
Normal file
20
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "windows-development",
|
||||
"description": "Windows系统开发 - C++/驱动/构建全栈",
|
||||
"version": "1.0.0",
|
||||
"author": "743175724",
|
||||
"skills": [
|
||||
"./plugins/windows-development/skills/cpp-best-practices.md",
|
||||
"./plugins/windows-development/skills/windows-kernel-basics.md"
|
||||
],
|
||||
"agents": [
|
||||
"./plugins/windows-development/agents/cpp-system-engineer.md",
|
||||
"./plugins/windows-development/agents/driver-developer.md",
|
||||
"./plugins/windows-development/agents/build-release-engineer.md",
|
||||
"./plugins/windows-development/agents/kernel-qa-engineer.md"
|
||||
],
|
||||
"commands": [
|
||||
"./plugins/windows-development/commands/build-project.md",
|
||||
"./plugins/windows-development/commands/analyze-performance.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user