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"
]
}

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# backend-engineer-assistant
Backend engineering assistant with GitHub, Jira, and Context7 (Laravel) MCP integrations for enhanced development workflow

View File

@@ -0,0 +1 @@
Help me do something useful (this is the command prompt for claude).

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:railroadmedia/claude-code-plugin-marketplace:plugins/backend-engineer-assistant",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "19741086399a3883afbd1d581ddb269bab2179ac",
"treeHash": "53433a872b142a4cedca6f17f491d57e505231d2fab5e9740d870c563e33ace0",
"generatedAt": "2025-11-28T10:27:46.123993Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "backend-engineer-assistant",
"description": "Backend engineering assistant with GitHub, Jira, and Context7 (Laravel) MCP integrations for enhanced development workflow",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "08c12903f8be11324abb3bc2aad7f7fdebc7d3604f549fb680a8e4db13284a63"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "d905635bedc19ce790ce5fd3cbed234ead04acf5c6cd651ccc4a7d41eb1198fd"
},
{
"path": "commands/example-command.md",
"sha256": "bcca30e4c3cb53db1fbdcce8f8463b46a2cf7a51439ce199af4e13a502ec6805"
}
],
"dirSha256": "53433a872b142a4cedca6f17f491d57e505231d2fab5e9740d870c563e33ace0"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}