Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:57:43 +08:00
commit 9208f30000
10 changed files with 727 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "swift-engineer",
"description": "Elite iOS and macOS development expertise with automatic skill activation for Swift, SwiftUI, UIKit, Xcode, and Apple frameworks plus code formatting tools",
"version": "2.0.0",
"author": {
"name": "Scott",
"email": "scott.jungling@gmail.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}