Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,22 @@
},
"homepage": "https://docs.brightdata.com"
},
{
"name": "carta-investors",
"description": "Carta Investors plugin — skills for querying investor data, performance benchmarks, regulatory reporting, AGM deck generation, brand extraction, and more via the Carta MCP Server.",
"author": {
"name": "Carta Engineering"
},
"category": "productivity",
"source": {
"source": "git-subdir",
"url": "https://github.com/carta/plugins.git",
"path": "plugins/carta-investors",
"ref": "main",
"sha": "5ebdea7a67b354bc6c0e39c261375cc5e81343aa"
},
"homepage": "https://carta.com"
},
{
"name": "cds-mcp",
"description": "AI-assisted development of SAP Cloud Application Programming Model (CAP) projects. Search CDS models and CAP documentation.",
Expand Down Expand Up @@ -420,7 +436,7 @@
"homepage": "https://github.com/circlebackai/claude-code-plugin.git"
},
{
"name": "clangd-lsp",

Check warning on line 439 in .claude-plugin/marketplace.json

View workflow job for this annotation

GitHub Actions / validate

invariant I8: clangd-lsp: vendored source './plugins/clangd-lsp' has no .claude-plugin/plugin.json
"description": "C/C++ language server (clangd) for code intelligence",
"version": "1.0.0",
"author": {
Expand Down Expand Up @@ -615,7 +631,7 @@
"homepage": "https://github.com/CrowdStrike/foundry-skills"
},
{
"name": "csharp-lsp",

Check warning on line 634 in .claude-plugin/marketplace.json

View workflow job for this annotation

GitHub Actions / validate

invariant I8: csharp-lsp: vendored source './plugins/csharp-lsp' has no .claude-plugin/plugin.json
"description": "C# language server for code intelligence",
"version": "1.0.0",
"author": {
Expand Down Expand Up @@ -929,7 +945,7 @@
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/gitlab"
},
{
"name": "gopls-lsp",

Check warning on line 948 in .claude-plugin/marketplace.json

View workflow job for this annotation

GitHub Actions / validate

invariant I8: gopls-lsp: vendored source './plugins/gopls-lsp' has no .claude-plugin/plugin.json
"description": "Go language server for code intelligence and refactoring",
"version": "1.0.0",
"author": {
Expand Down Expand Up @@ -995,7 +1011,7 @@
"homepage": "https://github.com/intercom/claude-plugin-external"
},
{
"name": "jdtls-lsp",

Check warning on line 1014 in .claude-plugin/marketplace.json

View workflow job for this annotation

GitHub Actions / validate

invariant I8: jdtls-lsp: vendored source './plugins/jdtls-lsp' has no .claude-plugin/plugin.json
"description": "Java language server (Eclipse JDT.LS) for code intelligence",
"version": "1.0.0",
"author": {
Expand Down Expand Up @@ -1032,7 +1048,7 @@
"homepage": "https://jfrog.com"
},
{
"name": "kotlin-lsp",

Check warning on line 1051 in .claude-plugin/marketplace.json

View workflow job for this annotation

GitHub Actions / validate

invariant I8: kotlin-lsp: vendored source './plugins/kotlin-lsp' has no .claude-plugin/plugin.json
"description": "Kotlin language server for code intelligence",
"version": "1.0.0",
"author": {
Expand Down Expand Up @@ -1143,7 +1159,7 @@
"homepage": "https://github.com/pydantic/skills/tree/main/plugins/logfire"
},
{
"name": "lua-lsp",

Check warning on line 1162 in .claude-plugin/marketplace.json

View workflow job for this annotation

GitHub Actions / validate

invariant I8: lua-lsp: vendored source './plugins/lua-lsp' has no .claude-plugin/plugin.json
"description": "Lua language server for code intelligence",
"version": "1.0.0",
"author": {
Expand Down Expand Up @@ -1370,7 +1386,7 @@
"homepage": "https://github.com/PagerDuty/claude-code-plugins"
},
{
"name": "php-lsp",

Check warning on line 1389 in .claude-plugin/marketplace.json

View workflow job for this annotation

GitHub Actions / validate

invariant I8: php-lsp: vendored source './plugins/php-lsp' has no .claude-plugin/plugin.json
"description": "PHP language server (Intelephense) for code intelligence",
"version": "1.0.0",
"author": {
Expand Down Expand Up @@ -1524,7 +1540,7 @@
"homepage": "https://github.com/pydantic/skills/tree/main/plugins/ai"
},
{
"name": "pyright-lsp",

Check warning on line 1543 in .claude-plugin/marketplace.json

View workflow job for this annotation

GitHub Actions / validate

invariant I8: pyright-lsp: vendored source './plugins/pyright-lsp' has no .claude-plugin/plugin.json
"description": "Python language server (Pyright) for type checking and code intelligence",
"version": "1.0.0",
"author": {
Expand Down Expand Up @@ -1657,7 +1673,7 @@
"homepage": "https://www.revenuecat.com"
},
{
"name": "ruby-lsp",

Check warning on line 1676 in .claude-plugin/marketplace.json

View workflow job for this annotation

GitHub Actions / validate

invariant I8: ruby-lsp: vendored source './plugins/ruby-lsp' has no .claude-plugin/plugin.json
"description": "Ruby language server for code intelligence and analysis",
"version": "1.0.0",
"author": {
Expand Down Expand Up @@ -2162,7 +2178,7 @@
"homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skills"
},
{
"name": "wordpress.com",

Check warning on line 2181 in .claude-plugin/marketplace.json

View workflow job for this annotation

GitHub Actions / validate

invariant I11: wordpress.com: name does not match ^[a-z0-9][a-z0-9-]{1,63}$
"description": "Uses Claude Code to create and edit WordPress sites with WordPress Studio before deploying changes to your WordPress.com site.",
"source": {
"source": "url",
Expand Down
Loading