Initial commit
This commit is contained in:
20
.claude-plugin/plugin.json
Normal file
20
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "multi-platform-apps",
|
||||
"description": "Cross-platform application development coordinating web, iOS, Android, and desktop implementations",
|
||||
"version": "1.2.1",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/mobile-developer.md",
|
||||
"./agents/flutter-expert.md",
|
||||
"./agents/ios-developer.md",
|
||||
"./agents/frontend-developer.md",
|
||||
"./agents/backend-architect.md",
|
||||
"./agents/ui-ux-designer.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/multi-platform.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user