21 lines
640 B
JSON
21 lines
640 B
JSON
{
|
|
"name": "edge-stack",
|
|
"description": "Complete full-stack development toolkit optimized for edge computing. Build modern web applications with Tanstack Start (React), Cloudflare Workers, Polar.sh billing, better-auth authentication, and shadcn/ui design system. Features 27 specialized agents (optimized for Opus 4.5), 13 autonomous SKILLs, 24 workflow commands, and 9 bundled MCP servers.",
|
|
"version": "3.1.0",
|
|
"author": {
|
|
"name": "Frank Harris",
|
|
"email": "frank@hirefrank.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |