Compare commits

..

3 Commits

Author SHA1 Message Date
Bryan Thompson
3adde8f7b8 Merge branch 'main' into add-gitkraken 2026-07-21 13:27:02 -05:00
Bryan Thompson
86bf28598f Merge branch 'main' into add-gitkraken 2026-07-20 21:42:06 -05:00
Bryan Thompson
48c7c79f51 Add gitkraken plugin 2026-07-20 17:09:03 -05:00

View File

@@ -555,22 +555,6 @@
},
"homepage": "https://docs.brightdata.com"
},
{
"name": "browser-use",
"description": "Give Claude a real browser — your Chrome or a Browser Use Cloud browser. Use it whenever a task involves a website or web app: browsing, scraping and data extraction, filling forms, testing sites, taking screenshots, automating web workflows.",
"author": {
"name": "Browser Use"
},
"category": "automation",
"source": {
"source": "git-subdir",
"url": "https://github.com/browser-use/plugins.git",
"path": "browser-use",
"ref": "main",
"sha": "a25f0a262928bcbb62071432636d943ed9f2b6aa"
},
"homepage": "https://browser-use.com"
},
{
"name": "buildkite",
"description": "Official Buildkite skills for Claude Code, Cursor, and other AI coding agents — pipelines, migration, preflight, agent runtime, CLI, and API",
@@ -1453,6 +1437,20 @@
"source": "./external_plugins/github",
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/github"
},
{
"name": "gitkraken",
"description": "Gives Claude access to your real Git and project context: commits, branches, pull requests, and issues across every repo you work in. Works with GitHub, GitLab, Azure DevOps, Bitbucket, and Jira.",
"author": {
"name": "GitKraken"
},
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/gitkraken/claude-plugin.git",
"sha": "cd0c2976c9b47a56e2b7d4cce1cd77fc058bee39"
},
"homepage": "https://www.gitkraken.com"
},
{
"name": "gitlab",
"description": "GitLab DevOps platform integration. Manage repositories, merge requests, CI/CD pipelines, issues, and wikis. Full access to GitLab's comprehensive DevOps lifecycle tools.",