Files
2025-11-29 09:37:43 +08:00

20 lines
738 B
JSON

{
"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"
]
}