mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-09-08 09:41:47 -03:00
Add qodo-standards plugin (Qodo, packages/qodo-standards @ v1.0.10)
This commit is contained in:
parent
4a9c2bf4c4
commit
ee514585f1
@ -2862,6 +2862,24 @@
|
||||
},
|
||||
"homepage": "https://github.com/qodo-ai/qodo-skills.git"
|
||||
},
|
||||
{
|
||||
"name": "qodo-standards",
|
||||
"displayName": "Qodo Standards",
|
||||
"description": "Optional Qodo rules discovery and standards administration workflows.",
|
||||
"author": {
|
||||
"name": "Qodo",
|
||||
"email": "support@qodo.ai"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/qodo-ai/qodo-skills.git",
|
||||
"path": "packages/qodo-standards",
|
||||
"ref": "main",
|
||||
"sha": "3f017b1f2e13dbf9feb532143dc39fa4eea12479"
|
||||
},
|
||||
"homepage": "https://github.com/qodo-ai/qodo-skills.git"
|
||||
},
|
||||
{
|
||||
"name": "qt-development-skills",
|
||||
"description": "Agentic engineering skills for Qt software development — Qt C++/QML code review, QML coding, and Qt C++/QML code documentation.",
|
||||
|
||||
1
.github/bump-tracking.json
vendored
1
.github/bump-tracking.json
vendored
@ -11,6 +11,7 @@
|
||||
"hyperframes",
|
||||
"mergify",
|
||||
"qodo",
|
||||
"qodo-standards",
|
||||
"remember"
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user