mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-06-17 23:03:28 +00:00
Compare commits
1 Commits
add-snowfl
...
add-deskto
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
80bf25e46a |
@@ -690,6 +690,22 @@
|
||||
},
|
||||
"homepage": "https://github.com/awslabs/agent-plugins"
|
||||
},
|
||||
{
|
||||
"name": "desktop-commander",
|
||||
"description": "MCP server for terminal commands, process management, and file operations across text, code, PDF, DOCX, Excel, images, and structured data.",
|
||||
"author": {
|
||||
"name": "Desktop Commander"
|
||||
},
|
||||
"category": "productivity",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/wonderwhy-er/DesktopCommanderMCP.git",
|
||||
"path": "plugins/claude",
|
||||
"ref": "main",
|
||||
"sha": "8c03d3392d1633923057f4492f2b5014e2c4a6bf"
|
||||
},
|
||||
"homepage": "https://desktopcommander.app"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"description": "Discord messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /discord:access.",
|
||||
@@ -1762,22 +1778,6 @@
|
||||
},
|
||||
"homepage": "https://github.com/slackapi/slack-mcp-plugin/tree/main"
|
||||
},
|
||||
{
|
||||
"name": "snowflake-cortex-code",
|
||||
"description": "Automatically route Snowflake prompts from Claude Code to Cortex Code for execution. Provides slash commands for code review and task delegation, plus skills for routing, run, and setup.",
|
||||
"author": {
|
||||
"name": "Snowflake"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/Snowflake-Labs/snowflake-ai-kit.git",
|
||||
"path": "plugins/cortex-code",
|
||||
"ref": "main",
|
||||
"sha": "28192345cae4a758a909f5e510e24fea10666400"
|
||||
},
|
||||
"homepage": "https://docs.snowflake.com/en/user-guide/cortex-code"
|
||||
},
|
||||
{
|
||||
"name": "sonarqube",
|
||||
"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.",
|
||||
|
||||
Reference in New Issue
Block a user