mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-04-21 16:42:40 +00:00
Compare commits
3 Commits
add-versor
...
update-coc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
33fd73c8b9 | ||
|
|
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",
|
||||
@@ -357,10 +358,14 @@
|
||||
{
|
||||
"name": "cockroachdb",
|
||||
"description": "CockroachDB plugin for Claude Code — explore schemas, write optimized SQL, debug queries, and manage distributed database clusters directly from your AI coding agent.",
|
||||
"author": {
|
||||
"name": "CockroachDB"
|
||||
},
|
||||
"category": "database",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/cockroachdb/claude-plugin.git",
|
||||
"sha": "a54566e03c852567589ef85bb449d1e4de229667"
|
||||
"sha": "2263d09ec5dff0ba4042bb9074c3719d064d934a"
|
||||
},
|
||||
"homepage": "https://github.com/cockroachdb/claude-plugin"
|
||||
},
|
||||
@@ -823,6 +828,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",
|
||||
|
||||
Reference in New Issue
Block a user