mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-03-16 22:23:07 +00:00
Compare commits
2 Commits
95327347c3
...
add-qodo-s
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9aab26eded | ||
|
|
32a5fa6fbe |
@@ -661,6 +661,17 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/firecrawl/firecrawl-claude-plugin.git"
|
"homepage": "https://github.com/firecrawl/firecrawl-claude-plugin.git"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "qodo-skills",
|
||||||
|
"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": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/qodo-ai/qodo-skills.git",
|
||||||
|
"sha": "623eb4ed4364d8111f9a9132a791d7497d814b6a"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/qodo-ai/qodo-skills.git"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "semgrep",
|
"name": "semgrep",
|
||||||
"description": "Semgrep catches security vulnerabilities in real-time and guides Claude to write secure code from the start.",
|
"description": "Semgrep catches security vulnerabilities in real-time and guides Claude to write secure code from the start.",
|
||||||
|
|||||||
Reference in New Issue
Block a user