16 lines
403 B
JSON
16 lines
403 B
JSON
{
|
|
"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"
|
|
]
|
|
} |