tardigrde/swe
v1.1.0MIT
Software engineering toolkit: code review, test generation, documentation, plan grilling, and closeout reviews.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
context7streamable-http
{
"type": "streamable-http",
"url": "https://mcp.context7.com/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "swe",
"version": "1.1.0",
"description": "Software engineering toolkit: code review, test generation, documentation, plan grilling, and closeout reviews.",
"author": {
"name": "Levente Csőke",
"url": "https://github.com/tardigrde"
},
"homepage": "https://github.com/tardigrde/ai-marketplace",
"repository": "https://github.com/tardigrde/ai-marketplace",
"license": "MIT",
"keywords": [
"swe",
"code-review",
"test-generation",
"documentation",
"skills"
]
}