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 @@ -593,7 +593,7 @@
"homepage": "https://github.com/circlebackai/claude-code-plugin.git"
},
{
"name": "clangd-lsp",

Check warning on line 596 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 @@ -841,7 +841,7 @@
"source": {
"source": "url",
"url": "https://github.com/get-convex/convex-backend-skill.git",
"sha": "002f9c834cdb834ddef1e4867d87cb6e80f0acba"
"sha": "d184f54776d20dd834218b11b83feb42d5e2a065"
},
"homepage": "https://github.com/get-convex/convex-backend-skill",
"keywords": [
Expand Down Expand Up @@ -877,7 +877,7 @@
"homepage": "https://github.com/CrowdStrike/foundry-skills"
},
{
"name": "csharp-lsp",

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

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

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

Check warning on line 1437 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 @@ -1559,7 +1559,7 @@
"homepage": "https://github.com/gemini-cli-extensions/looker"
},
{
"name": "lua-lsp",

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

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

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

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

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