Files
42marketplaces/sync/gh-hermeticormus-hermetic-academy-plugins-developer-essentials.json
2025-11-29 18:53:27 +08:00

18 lines
561 B
JSON

{
"name": "developer-essentials",
"owner": {
"name": "Seth Hobson",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "developer-essentials",
"description": "Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-hermeticormus-hermetic-academy-plugins-developer-essentials.git"
},
"strict": true
}
]
}