mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-04-24 18:42:44 +00:00
Compare commits
3 Commits
add-exa
...
add-qt-dev
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b1902f32fb | ||
|
|
777db5c30b | ||
|
|
aeecad8f43 |
@@ -86,9 +86,10 @@
|
||||
{
|
||||
"name": "amplitude",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/amplitude/mcp-marketplace.git",
|
||||
"sha": "be54ccb66b10593721dd3a31e47b2db20ea02d2f"
|
||||
"path": "plugins/amplitude",
|
||||
"ref": "main"
|
||||
},
|
||||
"description": "Use Amplitude as an expert analyst — instrument Amplitude, discover product opportunities, analyze charts, create dashboards, manage experiments, and understand users and accounts.",
|
||||
"category": "monitoring",
|
||||
@@ -823,6 +824,22 @@
|
||||
"source": "./external_plugins/linear",
|
||||
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/linear"
|
||||
},
|
||||
{
|
||||
"name": "liquid-skills",
|
||||
"description": "Liquid language fundamentals, CSS/JS/HTML coding standards, and WCAG accessibility patterns for Shopify themes",
|
||||
"author": {
|
||||
"name": "Shopify"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/Shopify/liquid-skills.git",
|
||||
"path": "plugins/liquid-skills",
|
||||
"ref": "main",
|
||||
"sha": "ae3e4cc3f454923e388bbd841fd931f0c7bf5be4"
|
||||
},
|
||||
"homepage": "https://github.com/Shopify/liquid-skills/tree/main/plugins/liquid-skills"
|
||||
},
|
||||
{
|
||||
"name": "lua-lsp",
|
||||
"description": "Lua language server for code intelligence",
|
||||
@@ -1198,6 +1215,20 @@
|
||||
},
|
||||
"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.",
|
||||
"author": {
|
||||
"name": "Qt Group"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/TheQtCompanyRnD/agent-skills.git",
|
||||
"sha": "62a98e2339e6eefcff108cfc3fe9db8a7301856c"
|
||||
},
|
||||
"homepage": "https://www.qt.io/"
|
||||
},
|
||||
{
|
||||
"name": "railway",
|
||||
"description": "Deploy and manage apps, databases, and infrastructure on Railway. Covers project setup, deploys, environment configuration, networking, troubleshooting, and monitoring.",
|
||||
|
||||
Reference in New Issue
Block a user