Files
gh-fx-cc-plugins-fx-dev/.claude-plugin/plugin.json
2025-11-29 18:27:45 +08:00

15 lines
320 B
JSON

{
"name": "fx-dev",
"description": "Complete development workflow including SDLC, pull requests, git utilities, and GitHub integration",
"version": "1.0.0",
"author": {
"name": "Marian Rudzynski",
"email": "zhongweili@tubi.tv"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}