mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-28 12:06:55 -03:00
Add azure-sql-developer plugin (#4292)
This commit is contained in:
parent
84e6f479a3
commit
b9a0efed82
@ -487,6 +487,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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user