Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user