mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
Merge pull request #1402 from anthropics/add-azure-skills-v2
Add azure-skills plugin
This commit is contained in:
commit
560b7e0d38
@ -179,6 +179,16 @@
|
|||||||
"category": "database",
|
"category": "database",
|
||||||
"homepage": "https://github.com/AzureCosmosDB/cosmosdb-claude-code-plugin"
|
"homepage": "https://github.com/AzureCosmosDB/cosmosdb-claude-code-plugin"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "azure-skills",
|
||||||
|
"description": "Microsoft Azure MCP integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.",
|
||||||
|
"category": "deployment",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/microsoft/azure-skills.git"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/microsoft/azure-skills"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "base44",
|
"name": "base44",
|
||||||
"description": "Build and deploy Base44 full-stack apps with CLI project management and JavaScript/TypeScript SDK development skills",
|
"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