Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:48:42 +08:00
commit 28da5a8478
5 changed files with 3943 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "swift",
"description": "Swift programming language utilities and migration tools for Claude Code",
"version": "1.0.1",
"author": {
"name": "Ivan Magda",
"email": "ivan.magda@outlook.com",
"url": "https://github.com/ivan-magda/claude-code-marketplace"
},
"skills": [
"./skills"
]
}