mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-08-08 20:33:29 +00:00
Compare commits
3 Commits
add-azure-
...
add-stackh
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc263991f0 | ||
|
|
a21a9e781d | ||
|
|
616c30b7d8 |
@@ -470,20 +470,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-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",
|
"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",
|
||||||
@@ -3105,6 +3091,22 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/spotify/ads-claude-plugin"
|
"homepage": "https://github.com/spotify/ads-claude-plugin"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "stackhawk-api",
|
||||||
|
"description": "Query the StackHawk platform API for security posture reporting, findings analysis, and app management. Guides agents through authentication, data retrieval, and result presentation.",
|
||||||
|
"author": {
|
||||||
|
"name": "StackHawk"
|
||||||
|
},
|
||||||
|
"category": "security",
|
||||||
|
"source": {
|
||||||
|
"source": "git-subdir",
|
||||||
|
"url": "https://github.com/stackhawk/agent-skills.git",
|
||||||
|
"path": "plugins/api",
|
||||||
|
"ref": "main",
|
||||||
|
"sha": "248e3fedba8ff80fadfd17f72a0454aa02b66a0b"
|
||||||
|
},
|
||||||
|
"homepage": "https://docs.stackhawk.com/ai-security/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "stripe",
|
"name": "stripe",
|
||||||
"description": "Stripe development plugin for Claude",
|
"description": "Stripe development plugin for Claude",
|
||||||
|
|||||||
Reference in New Issue
Block a user