Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:25:28 +08:00
commit 90515154ef
4 changed files with 87 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "ruby",
"description": "Ruby development tooling and best practices for Claude Code",
"version": "0.1.0",
"author": {
"name": "fugufish"
},
"mcp": [
"./.mcp.json"
]
}