Initial commit
This commit is contained in:
19
.claude-plugin/plugin.json
Normal file
19
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "dincoder",
|
||||
"description": "Spec-driven development workflow with DinCoder MCP server. Transform ideas into implementation through structured specifications, technical plans, and actionable tasks.",
|
||||
"version": "0.7.0",
|
||||
"author": {
|
||||
"name": "DinCoder Team",
|
||||
"email": "support@dincoder.dev",
|
||||
"url": "https://github.com/dincoder"
|
||||
},
|
||||
"mcp": {
|
||||
"dincoder": {
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y",
|
||||
"mcp-dincoder@latest"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user