techygarg/confit
v1.0.0MIT
Agent skills for ConfIT — set up a declarative API test suite, write component tests from your controller and its mocks, and write black-box API tests from an OpenAPI spec.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "confit",
"version": "1.0.0",
"description": "Agent skills for ConfIT — set up a declarative API test suite, write component tests from your controller and its mocks, and write black-box API tests from an OpenAPI spec.",
"author": {
"name": "Rahul Garg",
"url": "https://github.com/techygarg"
},
"homepage": "https://github.com/techygarg/ConfIT",
"repository": "https://github.com/techygarg/ConfIT",
"license": "MIT",
"keywords": [
"skills",
"testing",
"api-testing",
"integration-testing",
"component-testing",
"contract-testing",
"test-automation",
"openapi",
"graphql",
"wiremock",
"xunit",
"dotnet",
"ai-workflow"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 3shell scripts
- LICENSE