Files
wshobson--agents/plugins/backend-development/.codex-plugin/plugin.json
T
2026-07-13 12:36:35 +08:00

17 lines
552 B
JSON

{
"name": "backend-development",
"version": "1.3.2",
"description": "Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development",
"skills": "./skills/",
"author": {
"name": "Seth Hobson",
"email": "seth@major7apps.com"
},
"license": "MIT",
"interface": {
"displayName": "Backend Development",
"shortDescription": "Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development",
"category": "Coding"
}
}