mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-02 08:02:42 +00:00
Compare commits
3 Commits
daisy/plug
...
update-son
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
173bd29be3 | ||
|
|
3ffb4b4ca8 | ||
|
|
656b617198 |
@@ -7,6 +7,16 @@
|
|||||||
"email": "support@anthropic.com"
|
"email": "support@anthropic.com"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
|
{
|
||||||
|
"name": "adlc",
|
||||||
|
"description": "Agentforce Agent Development Life Cycle — author, discover, scaffold, deploy, test, and optimize .agent files",
|
||||||
|
"category": "development",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/SalesforceAIResearch/agentforce-adlc.git"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/SalesforceAIResearch/agentforce-adlc"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "adspirer-ads-agent",
|
"name": "adspirer-ads-agent",
|
||||||
"description": "Cross-platform ad management for Google Ads, Meta Ads, TikTok Ads, and LinkedIn Ads. 91 tools for keyword research, campaign creation, performance analysis, and budget optimization.",
|
"description": "Cross-platform ad management for Google Ads, Meta Ads, TikTok Ads, and LinkedIn Ads. 91 tools for keyword research, campaign creation, performance analysis, and budget optimization.",
|
||||||
@@ -169,6 +179,17 @@
|
|||||||
"category": "database",
|
"category": "database",
|
||||||
"homepage": "https://github.com/AzureCosmosDB/cosmosdb-claude-code-plugin"
|
"homepage": "https://github.com/AzureCosmosDB/cosmosdb-claude-code-plugin"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "base44",
|
||||||
|
"description": "Build and deploy Base44 full-stack apps with CLI project management and JavaScript/TypeScript SDK development skills",
|
||||||
|
"category": "development",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/base44/skills.git",
|
||||||
|
"sha": "c7039b37eca0e2916a565a7395040c00055bcf8b"
|
||||||
|
},
|
||||||
|
"homepage": "https://docs.base44.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "box",
|
"name": "box",
|
||||||
"description": "Work with your Box content directly from Claude Code — search files, organize folders, collaborate with your team, and use Box AI to answer questions, summarize documents, and extract data without leaving your workflow.",
|
"description": "Work with your Box content directly from Claude Code — search files, organize folders, collaborate with your team, and use Box AI to answer questions, summarize documents, and extract data without leaving your workflow.",
|
||||||
@@ -1291,14 +1312,17 @@
|
|||||||
"homepage": "https://github.com/slackapi/slack-mcp-plugin/tree/main"
|
"homepage": "https://github.com/slackapi/slack-mcp-plugin/tree/main"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sonarqube-agent-plugins",
|
"name": "sonarqube",
|
||||||
"description": "Integrate SonarQube code quality and security analysis into Claude Code: namespaced slash commands, a guided skill to setup the SonarQube CLI, and a startup check for CLI wiring. MCP server registration and secrets-scanning hooks are installed by the SonarQube CLI as part of setup.",
|
"description": "Automatically enforce SonarQube code quality and security in the agent coding loop — 7,000+ rules, secrets scanning, agentic analysis, and quality gates across 40+ languages. PostToolUse hooks run analysis after every file edit. Pre-tool secrets scanning prevents 450+ patterns from reaching the LLM. Slash commands give on-demand access to quality gate status, coverage, duplication, and dependency risks. Includes SonarQube CLI, MCP Server, skills, hooks, and slash commands.",
|
||||||
|
"author": {
|
||||||
|
"name": "SonarSource"
|
||||||
|
},
|
||||||
"category": "security",
|
"category": "security",
|
||||||
"source": {
|
"source": {
|
||||||
"source": "url",
|
"source": "url",
|
||||||
"url": "https://github.com/SonarSource/sonarqube-agent-plugins.git"
|
"url": "https://github.com/SonarSource/sonarqube-agent-plugins.git"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/SonarSource/sonarqube-agent-plugins"
|
"homepage": "https://www.sonarsource.com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sonatype-guide",
|
"name": "sonatype-guide",
|
||||||
|
|||||||
Reference in New Issue
Block a user