Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:27:18 +08:00
commit 16876bba8a
3 changed files with 63 additions and 0 deletions

View 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"
]
}
}
}

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# dincoder
Spec-driven development workflow with DinCoder MCP server. Transform ideas into implementation through structured specifications, technical plans, and actionable tasks.

41
plugin.lock.json Normal file
View File

@@ -0,0 +1,41 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:flight505/dincoder-plugin:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "c784f992b9e32a0bd05cca0262cd9985ce0be94b",
"treeHash": "3b991a403fcb6386fb3803c627edb3a1598509d7ffe60abd8ccfff558c2c2089",
"generatedAt": "2025-11-28T10:16:54.939144Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"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"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d4ce98a2841e703005624ca7b19a01efabf5c96eeafda0ba747007ff4030e887"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "b308406501d2be901361896a4eee50683078d1100429022ff9541c67ab4df2a8"
}
],
"dirSha256": "3b991a403fcb6386fb3803c627edb3a1598509d7ffe60abd8ccfff558c2c2089"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}