Initial commit
This commit is contained in:
14
.claude-plugin/plugin.json
Normal file
14
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "jvm-languages",
|
||||
"description": "JVM language development including Java, Scala, and C# with enterprise patterns and frameworks",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/java-pro.md",
|
||||
"./agents/scala-pro.md",
|
||||
"./agents/csharp-pro.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user