Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:49:13 +08:00
commit ec4e4331e4
4 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "backend-engineer-assistant",
"description": "Backend engineering assistant with GitHub, Jira, and Context7 (Laravel) MCP integrations for enhanced development workflow",
"version": "1.0.0",
"author": {
"name": "Musora Engineering"
},
"commands": [
"./commands"
]
}