Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:25:31 +08:00
commit d8e484e2f2
4 changed files with 98 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "standard",
"description": "Standard Claude configuration for elsif projects with quality assurance workflows, git commit automation, and MCP server integrations",
"version": "0.1.0",
"author": {
"name": "fugufish"
},
"mcp": [
"./.mcp.json"
]
}