Compare commits

..

3 Commits

Author SHA1 Message Date
Bryan Thompson
ca884a3085 Merge branch 'main' into add-azure-sql-developer 2026-07-21 13:26:58 -05:00
Bryan Thompson
a87b860f50 Merge branch 'main' into add-azure-sql-developer 2026-07-20 21:42:01 -05:00
Bryan Thompson
e083d46028 Add azure-sql-developer plugin 2026-07-20 17:09:19 -05:00

View File

@@ -470,6 +470,20 @@
"category": "database",
"homepage": "https://github.com/AzureCosmosDB/cosmosdb-claude-code-plugin"
},
{
"name": "azure-sql-developer",
"description": "Agent skills for Azure SQL Developer, the Azure SQL Database engine running locally in a container. Teaches your agent to run the engine, connect, migrate, scaffold, build RAG, wire CI, and go local-to-cloud, using the real Private Preview image instead of the SQL Server image.",
"author": {
"name": "Microsoft"
},
"category": "database",
"source": {
"source": "url",
"url": "https://github.com/microsoft/azure-sql-database-container.git",
"sha": "c64639ce9d03731180560ccca214695892a72fe4"
},
"homepage": "https://github.com/microsoft/azure-sql-database-container"
},
{
"name": "base44",
"description": "Build and deploy Base44 full-stack apps with CLI project management and JavaScript/TypeScript SDK development skills",
@@ -1437,20 +1451,6 @@
"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.",