Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:08:03 +08:00
commit a886924d29
29 changed files with 11395 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "juce-dev-team",
"description": "JUCE Dev Team - Advanced features: DAW compatibility testing, performance profiling, architecture patterns, comprehensive DAW guide",
"version": "1.5.0",
"author": {
"name": "Tobey Forsman"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}