Skip to content
Open
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
2 changes: 1 addition & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
"path": "plugins/aws-agents-for-devsecops",
"ref": "main",
"sha": "9ad8fe7d729435ae3788a16fdbf308520ee2b78e"
"sha": "08025af3d27a1eb7c18fe06bf451df8b110e9e0e"
},
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
},
Expand Down Expand Up @@ -641,7 +641,7 @@
"homepage": "https://github.com/circlebackai/claude-code-plugin.git"
},
{
"name": "clangd-lsp",

Check warning on line 644 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 @@ -939,7 +939,7 @@
"homepage": "https://github.com/CrowdStrike/foundry-skills"
},
{
"name": "csharp-lsp",

Check warning on line 942 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 @@ -1351,7 +1351,7 @@
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/gitlab"
},
{
"name": "gopls-lsp",

Check warning on line 1354 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 @@ -1445,7 +1445,7 @@
"homepage": "https://github.com/intercom/claude-plugin-external"
},
{
"name": "jdtls-lsp",

Check warning on line 1448 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 @@ -1496,7 +1496,7 @@
"homepage": "https://github.com/gemini-cli-extensions/knowledge-catalog"
},
{
"name": "kotlin-lsp",

Check warning on line 1499 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 @@ -1665,7 +1665,7 @@
"homepage": "https://lovable.dev"
},
{
"name": "lua-lsp",

Check warning on line 1668 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 @@ -2039,7 +2039,7 @@
"homepage": "https://github.com/PagerDuty/claude-code-plugins"
},
{
"name": "php-lsp",

Check warning on line 2042 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 @@ -2193,7 +2193,7 @@
"homepage": "https://github.com/pydantic/skills/tree/main/plugins/ai"
},
{
"name": "pyright-lsp",

Check warning on line 2196 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 @@ -2386,7 +2386,7 @@
"homepage": "https://rootly.com"
},
{
"name": "ruby-lsp",

Check warning on line 2389 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 @@ -3038,7 +3038,7 @@
"homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skills"
},
{
"name": "wordpress.com",

Check warning on line 3041 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