mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-14 21:26:58 -03:00
Rename qodo-skills plugin to qodo (Qodo rebrand)
Rename the marketplace entry name qodo-skills -> qodo, add displayName "Qodo", and add a top-level renames entry so existing installs auto-migrate. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
b47ef13563
commit
0b5bd9a49b
@ -10,7 +10,8 @@
|
||||
"adlc": "agentforce-adlc",
|
||||
"airwallex": "airwallex-agentos",
|
||||
"convex-backend": "convex",
|
||||
"vals": "valtown"
|
||||
"vals": "valtown",
|
||||
"qodo-skills": "qodo"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
@ -2476,7 +2477,8 @@
|
||||
"homepage": "https://skills.qdrant.tech"
|
||||
},
|
||||
{
|
||||
"name": "qodo-skills",
|
||||
"name": "qodo",
|
||||
"displayName": "Qodo",
|
||||
"description": "Qodo Skills provides a curated library of reusable AI agent capabilities that extend Claude's functionality for software development workflows. Each skill is designed to integrate seamlessly into your development process, enabling tasks like code quality checks, automated testing, security scanning, and compliance validation. Skills operate across your entire SDLC—from IDE to CI/CD—ensuring consistent standards and catching issues early.",
|
||||
"category": "development",
|
||||
"source": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user