Files
2025-11-29 17:54:51 +08:00

15 lines
335 B
JSON

{
"name": "dev-essentials",
"description": "Essential development tools including code review, testing, debugging, and security audit capabilities",
"version": "1.4.0",
"author": {
"name": "androidyue",
"url": "https://github.com/androidyue"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}