mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-11 14:05:52 -03:00
Rename azure-skills to azure per developer request
This commit is contained in:
parent
cf62a6c02d
commit
b0724d7a16
@ -181,6 +181,16 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/awslabs/agent-plugins"
|
"homepage": "https://github.com/awslabs/agent-plugins"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "azure",
|
||||||
|
"description": "Transform Claude into an Azure expert. This plugin integrates the Azure MCP server and specialized Azure skills to move beyond generic advice. It enables Claude to perform real-world tasks: listing resources, validating deployments, diagnosing infrastructure issues, and optimizing costs across 50+ Azure services.",
|
||||||
|
"category": "deployment",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/microsoft/azure-skills.git"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/microsoft/azure-skills"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "azure-cosmos-db-assistant",
|
"name": "azure-cosmos-db-assistant",
|
||||||
"source": {
|
"source": {
|
||||||
@ -192,16 +202,6 @@
|
|||||||
"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