Files
gh-rafaelcalleja-claude-mar…/.claude-plugin/plugin.json
2025-11-30 08:49:02 +08:00

17 lines
301 B
JSON

{
"name": "fabric-helper",
"description": "Fabric AI system integration with pattern suggestion and execution workflows",
"version": "1.0.10",
"author": {
"name": "Rafael Calleja"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}