Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "frontend-mobile-development",
|
||||
"description": "Frontend UI development and mobile application implementation across platforms",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/frontend-developer.md",
|
||||
"./agents/mobile-developer.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/component-scaffold.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user