17 lines
500 B
JSON
17 lines
500 B
JSON
{
|
|
"name": "performance-testing-review",
|
|
"version": "1.2.2",
|
|
"description": "Performance analysis, test coverage review, and AI-powered code quality assessment",
|
|
"skills": "./skills/",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT",
|
|
"interface": {
|
|
"displayName": "Performance Testing Review",
|
|
"shortDescription": "Performance analysis, test coverage review, and AI-powered code quality assessment",
|
|
"category": "Coding"
|
|
}
|
|
}
|