Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:56:56 +08:00
commit 9916280104
14 changed files with 5089 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"name": "specweave-mobile",
"description": "Comprehensive React Native and Expo development support for mobile app development. Includes environment setup, debugging, performance optimization, native modules, and testing strategies.",
"version": "0.22.14",
"author": {
"name": "SpecWeave Team"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}