mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-11 14:05:52 -03:00
Metadata-only refresh per the SAP namespace policy (Florian/Klaus/Avital,
2026-05-04). No slug renames, no new entries.
- sap-mdk-server: expand author from {"name":"SAP"} to the unified
SAP SE block with ospo@sap.com.
- ui5: add unified UI5 author block (openui5@sap.com per Florian's
carve-out for the SAPUI5/OpenUI5 brand).
- ui5-typescript-conversion: same UI5 author block as ui5.
Split out of #1616 to keep that PR scoped to sap-hana-cli only.
2171 lines
91 KiB
JSON
2171 lines
91 KiB
JSON
{
|
|
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
|
|
"name": "claude-plugins-official",
|
|
"description": "Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations",
|
|
"owner": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "42crunch-api-security-testing",
|
|
"description": "Automate API security directly in Claude Code with 42Crunch - automatically audit OpenAPI specs, detect vulnerabilities aligned with OWASP API Security risks (including BOLA/BFLA), and apply AI-powered fixes. Designed for AI-assisted development workflows, it provides continuous guardrails through an audit->scan->remediate->validate loop, ensuring APIs meet enterprise security standards before deployment.",
|
|
"author": {
|
|
"name": "42Crunch"
|
|
},
|
|
"category": "security",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/42Crunch-AI/claude-plugins.git",
|
|
"path": "plugins/api-security-testing",
|
|
"ref": "v1.0.1",
|
|
"sha": "56273e0e20762d76640838300a7431c4260cad32"
|
|
},
|
|
"homepage": "https://42crunch.com"
|
|
},
|
|
{
|
|
"name": "adobe-for-creativity",
|
|
"description": "Harness Adobe's creative AI-powered tools to edit images, automate design workflows, and bring creative visions to life — from background removal to vectorization and professional retouching.",
|
|
"author": {
|
|
"name": "Adobe"
|
|
},
|
|
"category": "design",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/adobe/skills.git",
|
|
"path": "plugins/creative-cloud/adobe-for-creativity",
|
|
"ref": "main",
|
|
"sha": "0f1ad97af8b4de2107c2417184fc4c3114bda9d3"
|
|
},
|
|
"homepage": "https://github.com/adobe/skills/tree/main/plugins/creative-cloud/adobe-for-creativity"
|
|
},
|
|
{
|
|
"name": "agent-sdk-dev",
|
|
"description": "Development kit for working with the Claude Agent SDK",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/agent-sdk-dev",
|
|
"category": "development",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/agent-sdk-dev"
|
|
},
|
|
{
|
|
"name": "agentforce-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",
|
|
"sha": "9ef4d9b1958d4ed21179017d0452a81ec13c1de2"
|
|
},
|
|
"homepage": "https://github.com/SalesforceAIResearch/agentforce-adlc"
|
|
},
|
|
{
|
|
"name": "ai-plugins",
|
|
"description": "Set up endorctl and use Endor Labs to scan, prioritize, and fix security risks across your software supply chain",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/endorlabs/ai-plugins.git",
|
|
"sha": "975f0ce422b1f2677681ffd085aef34ea1826b70"
|
|
},
|
|
"homepage": "https://www.endorlabs.com"
|
|
},
|
|
{
|
|
"name": "aikido",
|
|
"description": "Aikido Security scanning for Claude Code — SAST, secrets, and IaC vulnerability detection powered by the Aikido MCP server.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/AikidoSec/aikido-claude-plugin.git",
|
|
"sha": "5d9c13d367218e9b43a11d4502f623ab98859225"
|
|
},
|
|
"homepage": "https://github.com/AikidoSec/aikido-claude-plugin"
|
|
},
|
|
{
|
|
"name": "alloydb",
|
|
"description": "Create, connect, and interact with an AlloyDB for PostgreSQL database and data.",
|
|
"author": {
|
|
"name": "Google LLC"
|
|
},
|
|
"category": "database",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/gemini-cli-extensions/alloydb.git",
|
|
"sha": "0723d3ada808fe8f33e1b2808fd7a843c3d63ad2"
|
|
},
|
|
"homepage": "https://cloud.google.com/alloydb"
|
|
},
|
|
{
|
|
"name": "amazon-location-service",
|
|
"description": "Guide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices.",
|
|
"category": "location",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/awslabs/agent-plugins.git",
|
|
"path": "plugins/amazon-location-service",
|
|
"ref": "main",
|
|
"sha": "6cfb70e55aa142a8eda66e6ef7966d5921bdf9a2"
|
|
},
|
|
"homepage": "https://github.com/awslabs/agent-plugins"
|
|
},
|
|
{
|
|
"name": "amplitude",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/amplitude/mcp-marketplace.git",
|
|
"path": "plugins/amplitude",
|
|
"ref": "main",
|
|
"sha": "e9b4e15193666e1b513b5652ded23fab160bdc4e"
|
|
},
|
|
"description": "Use Amplitude as an expert analyst — instrument Amplitude, discover product opportunities, analyze charts, create dashboards, manage experiments, and understand users and accounts.",
|
|
"category": "monitoring",
|
|
"homepage": "https://github.com/amplitude/mcp-marketplace"
|
|
},
|
|
{
|
|
"name": "apollo",
|
|
"description": "Prospect, enrich leads, load outreach sequences, and query sales analytics with Apollo.io — one-click MCP server integration for Claude Code and Cowork.",
|
|
"author": {
|
|
"name": "Apollo.io"
|
|
},
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/apolloio/apollo-mcp-plugin.git",
|
|
"sha": "79577f9361c8b0d89e9fa36a1511bd4b37375f40"
|
|
},
|
|
"homepage": "https://www.apollo.io/"
|
|
},
|
|
{
|
|
"name": "asana",
|
|
"description": "Asana project management integration. Create and manage tasks, search projects, update assignments, track progress, and integrate your development workflow with Asana's work management platform.",
|
|
"category": "productivity",
|
|
"source": "./external_plugins/asana",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/asana"
|
|
},
|
|
{
|
|
"name": "astronomer-data-agents",
|
|
"description": "Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/astronomer/agents.git",
|
|
"sha": "5935c4330dea4dfb8e93568956b10a543ecdb3d1"
|
|
},
|
|
"homepage": "https://github.com/astronomer/agents"
|
|
},
|
|
{
|
|
"name": "atlan",
|
|
"description": "Atlan data catalog plugin for Claude Code. Search, explore, govern, and manage your data assets through natural language. Powered by the Atlan MCP server with semantic search, lineage traversal, glossary management, data quality rules, and more.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/atlanhq/agent-toolkit.git",
|
|
"sha": "acdf284da6aa98b14f8dad90a9827006d8df425c"
|
|
},
|
|
"homepage": "https://docs.atlan.com/"
|
|
},
|
|
{
|
|
"name": "atlassian",
|
|
"description": "Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.",
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/atlassian/atlassian-mcp-server.git",
|
|
"sha": "9b52fb18e184edc307ce33f8bf4cdf148dedf1f2"
|
|
},
|
|
"homepage": "https://github.com/atlassian/atlassian-mcp-server"
|
|
},
|
|
{
|
|
"name": "atomic-agents",
|
|
"description": "Comprehensive development workflow for building AI agents with the Atomic Agents framework. Includes specialized agents for schema design, architecture planning, code review, and tool development. Features guided workflows, progressive-disclosure skills, and best practice validation.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/BrainBlend-AI/atomic-agents.git",
|
|
"path": "claude-plugin/atomic-agents",
|
|
"sha": "f849087b26bbb6fb5e63acb60f2b566ce874aaa7"
|
|
},
|
|
"homepage": "https://github.com/BrainBlend-AI/atomic-agents",
|
|
"tags": [
|
|
"community-managed"
|
|
]
|
|
},
|
|
{
|
|
"name": "auth0",
|
|
"description": "Add authentication to any app with Auth0. This plugin detects your framework, scaffolds the right Auth0 SDK integration, and guides you through login, logout, sessions, and protected routes — using current SDK patterns.",
|
|
"author": {
|
|
"name": "Auth0"
|
|
},
|
|
"category": "security",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/auth0/agent-skills.git",
|
|
"path": "plugins/auth0",
|
|
"ref": "main",
|
|
"sha": "f7724bf7984c5b00496cac0f54526bb1cf505dcb"
|
|
},
|
|
"homepage": "https://auth0.com/docs/quickstart/agent-skills"
|
|
},
|
|
{
|
|
"name": "aws-agents",
|
|
"description": "Build, deploy, and operate AI agents on AWS. Skills for scaffolding agents with Amazon Bedrock AgentCore, connecting tools, memory, policies, evaluation, debugging, and production hardening.",
|
|
"author": {
|
|
"name": "Amazon Web Services"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
|
|
"path": "plugins/aws-agents",
|
|
"ref": "main",
|
|
"sha": "750230758fbf23acd60d075dedd7ead4092127ce"
|
|
},
|
|
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
|
|
},
|
|
{
|
|
"name": "aws-amplify",
|
|
"description": "Build full-stack apps with AWS Amplify Gen 2 using guided workflows for authentication, data models, storage, GraphQL APIs, and Lambda functions.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/awslabs/agent-plugins.git",
|
|
"path": "plugins/aws-amplify",
|
|
"ref": "main",
|
|
"sha": "6cfb70e55aa142a8eda66e6ef7966d5921bdf9a2"
|
|
},
|
|
"homepage": "https://github.com/awslabs/agent-plugins"
|
|
},
|
|
{
|
|
"name": "aws-core",
|
|
"description": "Build, deploy, and operate applications on AWS. Skills to author infrastructure-as-code, use core services, and complete common tasks.",
|
|
"author": {
|
|
"name": "Amazon Web Services"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
|
|
"path": "plugins/aws-core",
|
|
"ref": "main",
|
|
"sha": "750230758fbf23acd60d075dedd7ead4092127ce"
|
|
},
|
|
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
|
|
},
|
|
{
|
|
"name": "aws-data-analytics",
|
|
"description": "Data lake, analytics, and ETL workflows with S3 Tables, AWS Glue, and Athena.",
|
|
"author": {
|
|
"name": "Amazon Web Services"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
|
|
"path": "plugins/aws-data-analytics",
|
|
"ref": "main",
|
|
"sha": "750230758fbf23acd60d075dedd7ead4092127ce"
|
|
},
|
|
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
|
|
},
|
|
{
|
|
"name": "aws-dev-toolkit",
|
|
"description": "AWS development toolkit — 34 skills, 11 agents, and 3 MCP servers for building, migrating, and performing architecture reviews on AWS.",
|
|
"author": {
|
|
"name": "aws-samples"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/aws-samples/sample-claude-code-plugins-for-startups.git",
|
|
"path": "plugins/aws-dev-toolkit",
|
|
"ref": "main",
|
|
"sha": "ddea7fdd605b42ed3900374815f358a2d4600db5"
|
|
},
|
|
"homepage": "https://github.com/aws-samples/sample-claude-code-plugins-for-startups"
|
|
},
|
|
{
|
|
"name": "aws-serverless",
|
|
"description": "Design, build, deploy, test, and debug serverless applications with AWS Serverless services.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/awslabs/agent-plugins.git",
|
|
"path": "plugins/aws-serverless",
|
|
"ref": "main",
|
|
"sha": "6cfb70e55aa142a8eda66e6ef7966d5921bdf9a2"
|
|
},
|
|
"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",
|
|
"sha": "ed25b85a13ec001c53f538b07e0bfbe732673885"
|
|
},
|
|
"homepage": "https://github.com/microsoft/azure-skills"
|
|
},
|
|
{
|
|
"name": "azure-cosmos-db-assistant",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/AzureCosmosDB/cosmosdb-claude-code-plugin.git",
|
|
"sha": "23c168856e4435793bd27a72d4714f022a3a1e90"
|
|
},
|
|
"description": "Expert assistant for Azure Cosmos DB — data modeling, query optimization, performance tuning, and best practices.",
|
|
"category": "database",
|
|
"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": "bigdata-com",
|
|
"description": "Official Bigdata.com plugin providing financial research, analytics, and intelligence tools powered by Bigdata MCP.",
|
|
"author": {
|
|
"name": "RavenPack"
|
|
},
|
|
"category": "database",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/Bigdata-com/bigdata-plugins-marketplace.git",
|
|
"path": "plugins/bigdata-com",
|
|
"ref": "main",
|
|
"sha": "274b5365bdc61130225de736d3f3ca5210c0e37d"
|
|
},
|
|
"homepage": "https://docs.bigdata.com"
|
|
},
|
|
{
|
|
"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.",
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/box/box-for-ai.git",
|
|
"sha": "0fb23244e3c35cd562206c80eff1e22c456046ea"
|
|
},
|
|
"homepage": "https://github.com/box/box-for-ai"
|
|
},
|
|
{
|
|
"name": "brightdata-plugin",
|
|
"description": "Web scraping, Google search, structured data extraction, and MCP server integration powered by Bright Data. Includes 7 skills: scrape any webpage as markdown (with bot detection/CAPTCHA bypass), search Google with structured JSON results, extract data from 40+ websites (Amazon, LinkedIn, Instagram, TikTok, YouTube, and more), orchestrate Bright Data's 60+ MCP tools, built-in best practices for Web Unlocker, SERP API, Web Scraper API, and Browser API, Python SDK best practices for the brightda...",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/brightdata/skills.git",
|
|
"sha": "44b24797d82cfd535c5b97831d5c6ba86c9d60df"
|
|
},
|
|
"homepage": "https://docs.brightdata.com"
|
|
},
|
|
{
|
|
"name": "cds-mcp",
|
|
"description": "AI-assisted development of SAP Cloud Application Programming Model (CAP) projects. Search CDS models and CAP documentation.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/cap-js/mcp-server.git",
|
|
"sha": "4d59d7070a52761a9b8028cbe710c8d7477cbc92"
|
|
},
|
|
"homepage": "https://cap.cloud.sap/"
|
|
},
|
|
{
|
|
"name": "chrome-devtools-mcp",
|
|
"description": "Control and inspect a live Chrome browser from your coding agent. Record performance traces, analyze network requests, check console messages with source-mapped stack traces, and automate browser actions with Puppeteer.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/ChromeDevTools/chrome-devtools-mcp.git",
|
|
"sha": "a1612be8e01401cf1711c64bc2ef5da5763ba956"
|
|
},
|
|
"homepage": "https://github.com/ChromeDevTools/chrome-devtools-mcp"
|
|
},
|
|
{
|
|
"name": "circleback",
|
|
"description": "Circleback conversational context integration. Search and access meetings, emails, calendar events, and more.",
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/circlebackai/claude-code-plugin.git",
|
|
"sha": "6369dec7da4059dd0a12cf1b62ba749799ee15ef"
|
|
},
|
|
"homepage": "https://github.com/circlebackai/claude-code-plugin.git"
|
|
},
|
|
{
|
|
"name": "clangd-lsp",
|
|
"description": "C/C++ language server (clangd) for code intelligence",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/clangd-lsp",
|
|
"category": "development",
|
|
"strict": false,
|
|
"lspServers": {
|
|
"clangd": {
|
|
"command": "clangd",
|
|
"args": [
|
|
"--background-index"
|
|
],
|
|
"extensionToLanguage": {
|
|
".c": "c",
|
|
".h": "c",
|
|
".cpp": "cpp",
|
|
".cc": "cpp",
|
|
".cxx": "cpp",
|
|
".hpp": "cpp",
|
|
".hxx": "cpp",
|
|
".C": "cpp",
|
|
".H": "cpp"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "claude-code-setup",
|
|
"description": "Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/claude-code-setup",
|
|
"category": "productivity",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/claude-code-setup"
|
|
},
|
|
{
|
|
"name": "claude-md-management",
|
|
"description": "Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/claude-md-management",
|
|
"category": "productivity",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/claude-md-management"
|
|
},
|
|
{
|
|
"name": "clickhouse",
|
|
"description": "Connect Claude to your ClickHouse Cloud databases. Browse organizations, services, databases, and table schemas. Run read-only SQL queries against your data and get instant analytical answers. Monitor service backups, review billing costs, and inspect ClickPipe configurations - all through natural conversation.",
|
|
"author": {
|
|
"name": "ClickHouse"
|
|
},
|
|
"category": "database",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/ClickHouse/clickhouse-claude-code-plugin.git",
|
|
"sha": "db1c108dde6e5c81a1ca65f3b6700d6fff288545"
|
|
},
|
|
"homepage": "https://github.com/ClickHouse/clickhouse-claude-code-plugin"
|
|
},
|
|
{
|
|
"name": "cloud-sql-postgresql",
|
|
"description": "Create, connect, and interact with a Cloud SQL for PostgreSQL database and data.",
|
|
"author": {
|
|
"name": "Google LLC"
|
|
},
|
|
"category": "database",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/gemini-cli-extensions/cloud-sql-postgresql.git",
|
|
"sha": "69c0c820513d7f75a63eeb3ec84b01478037caeb"
|
|
},
|
|
"homepage": "https://cloud.google.com/sql"
|
|
},
|
|
{
|
|
"name": "cloudflare",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/cloudflare/skills.git",
|
|
"sha": "0397d7d88fa6ac7517a88389622eb0799e86ded2"
|
|
},
|
|
"description": "Skills for the Cloudflare developer platform: Workers, Durable Objects, Agents SDK, MCP servers, Wrangler CLI, and web performance.",
|
|
"category": "deployment",
|
|
"homepage": "https://github.com/cloudflare/skills"
|
|
},
|
|
{
|
|
"name": "cloudinary",
|
|
"description": "Use Cloudinary directly in Claude. Manage assets, apply transformations, optimize media, and more through natural conversation.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/cloudinary-devs/cloudinary-plugin.git",
|
|
"sha": "7b443d7dbd607bfe4850d8cfcab6ba4cbf1a57c3"
|
|
},
|
|
"homepage": "https://cloudinary.com/documentation"
|
|
},
|
|
{
|
|
"name": "cockroachdb",
|
|
"description": "Connect Claude Code directly to your CockroachDB clusters for hands-on database work — explore schemas, write optimized SQL, debug queries, and manage distributed database clusters. This plugin provides 14 tools across two active MCP backends (self-hosted MCP Toolbox and managed CockroachDB Cloud MCP Server), three specialized agents (DBA, Developer, Operator), 32 skills across 6 operational domains, and built-in safety hooks.",
|
|
"author": {
|
|
"name": "Cockroach Labs"
|
|
},
|
|
"category": "database",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/cockroachdb/claude-plugin.git",
|
|
"sha": "31d0cc99fac1c97614cc787a96720104ea642375"
|
|
},
|
|
"homepage": "https://github.com/cockroachdb/claude-plugin"
|
|
},
|
|
{
|
|
"name": "code-modernization",
|
|
"description": "Modernize legacy codebases (COBOL, legacy Java/C++, monolith web apps) with a structured assess / map / extract-rules / reimagine / transform / harden workflow and specialist review agents",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/code-modernization",
|
|
"category": "development",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/code-modernization"
|
|
},
|
|
{
|
|
"name": "code-review",
|
|
"description": "Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/code-review",
|
|
"category": "productivity",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/code-review"
|
|
},
|
|
{
|
|
"name": "code-simplifier",
|
|
"description": "Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality. Focuses on recently modified code.",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/code-simplifier",
|
|
"category": "productivity",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/code-simplifier"
|
|
},
|
|
{
|
|
"name": "coderabbit",
|
|
"description": "Your code review partner. CodeRabbit provides external validation using a specialized AI architecture and 40+ integrated static analyzers—offering a different perspective that catches bugs, security vulnerabilities, logic errors, and edge cases. Context-aware analysis via AST parsing and codegraph relationships. Automatically incorporates CLAUDE.md and project coding guidelines into reviews. Useful after writing or modifying code, before commits, when implementing complex or security-sensitive logic, or when a second opinion would increase confidence in the changes. Returns specific findings with suggested fixes that can be applied immediately. Free to use.",
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/coderabbitai/skills.git",
|
|
"sha": "a81eb76a1539e4a3f2b5c6fc133849124e72d303"
|
|
},
|
|
"homepage": "https://github.com/coderabbitai/skills"
|
|
},
|
|
{
|
|
"name": "commit-commands",
|
|
"description": "Commands for git commit workflows including commit, push, and PR creation",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/commit-commands",
|
|
"category": "productivity",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/commit-commands"
|
|
},
|
|
{
|
|
"name": "context7",
|
|
"description": "Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.",
|
|
"category": "development",
|
|
"source": "./external_plugins/context7",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/context7",
|
|
"tags": [
|
|
"community-managed"
|
|
]
|
|
},
|
|
{
|
|
"name": "crowdstrike-falcon-foundry",
|
|
"description": "CrowdStrike Falcon Foundry development skills for building cybersecurity applications on the Falcon platform. Includes UI development, collections, functions, workflows, API integration, security patterns, and debugging workflows.",
|
|
"author": {
|
|
"name": "CrowdStrike"
|
|
},
|
|
"category": "security",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/CrowdStrike/foundry-skills.git",
|
|
"sha": "e7fa0260b5a413d9a459d3afbc5ba427da6c6e04"
|
|
},
|
|
"homepage": "https://github.com/CrowdStrike/foundry-skills"
|
|
},
|
|
{
|
|
"name": "csharp-lsp",
|
|
"description": "C# language server for code intelligence",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/csharp-lsp",
|
|
"category": "development",
|
|
"strict": false,
|
|
"lspServers": {
|
|
"csharp-ls": {
|
|
"command": "csharp-ls",
|
|
"extensionToLanguage": {
|
|
".cs": "csharp"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "cwc-makers",
|
|
"description": "Onboard a Code-with-Claude Makers Cardputer with one /maker-setup command — clones the build-with-claude repo, flashes UIFlow firmware, and installs the Claude Buddy app bundle.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/cwc-makers",
|
|
"category": "productivity",
|
|
"homepage": "https://claude.com/cwc-makers"
|
|
},
|
|
{
|
|
"name": "dash0",
|
|
"description": "OpenTelemetry observability for Claude Code sessions. Captures tool calls, LLM invocations, token usage, and errors as OTel traces. Send telemetry to Dash0 or any OpenTelemetry-compatible backend.",
|
|
"author": {
|
|
"name": "Dash0"
|
|
},
|
|
"category": "monitoring",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/dash0hq/dash0-agent-plugin.git",
|
|
"sha": "38c6d74e637bd7dbe1fa2c364de66d07efe88a9a"
|
|
},
|
|
"homepage": "https://dash0.com/"
|
|
},
|
|
{
|
|
"name": "data",
|
|
"description": "Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/astronomer/agents.git",
|
|
"sha": "5935c4330dea4dfb8e93568956b10a543ecdb3d1"
|
|
},
|
|
"homepage": "https://github.com/astronomer/agents"
|
|
},
|
|
{
|
|
"name": "data-agent-kit-starter-pack",
|
|
"description": "Specialized suite of skills for data engineers on Google Cloud — architect data pipelines, transform data with dbt, write Spark and BigQuery SQL notebooks, and orchestrate end-to-end workflows across BigQuery, Spanner, BigLake, and Dataproc.",
|
|
"author": {
|
|
"name": "Google LLC"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/gemini-cli-extensions/data-agent-kit-starter-pack.git",
|
|
"sha": "7bcfcb77435ec6d544b1131333f2297ca09c3930"
|
|
},
|
|
"homepage": "https://cloud.google.com/bigquery"
|
|
},
|
|
{
|
|
"name": "data-engineering",
|
|
"description": "Data engineering plugin - warehouse exploration, pipeline authoring, Airflow integration",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/astronomer/agents.git",
|
|
"sha": "5935c4330dea4dfb8e93568956b10a543ecdb3d1"
|
|
},
|
|
"homepage": "https://github.com/astronomer/agents"
|
|
},
|
|
{
|
|
"name": "databases-on-aws",
|
|
"description": "Expert database guidance for the AWS database portfolio. Design schemas, execute queries, handle migrations, and choose the right database for your workload.",
|
|
"category": "database",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/awslabs/agent-plugins.git",
|
|
"path": "plugins/databases-on-aws",
|
|
"ref": "main",
|
|
"sha": "6cfb70e55aa142a8eda66e6ef7966d5921bdf9a2"
|
|
},
|
|
"homepage": "https://github.com/awslabs/agent-plugins"
|
|
},
|
|
{
|
|
"name": "datadog",
|
|
"description": "Use Datadog directly in Claude Code through a preconfigured Datadog MCP server. Query logs, metrics, traces, dashboards, and more through natural conversation. This plugin is in preview.",
|
|
"author": {
|
|
"name": "Datadog"
|
|
},
|
|
"category": "monitoring",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/datadog-labs/claude-code-plugin.git",
|
|
"sha": "95d38f561e3d5e4fe9fb66c3c0bb19fb75e0458a"
|
|
},
|
|
"homepage": "https://www.datadoghq.com/"
|
|
},
|
|
{
|
|
"name": "datarobot-agent-skills",
|
|
"description": "DataRobot skills for AI/ML workflows — model training, deployment, predictions, feature engineering, monitoring, explainability, data preparation, App Framework CI/CD, and external agent monitoring.",
|
|
"author": {
|
|
"name": "DataRobot"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/datarobot-oss/datarobot-agent-skills.git",
|
|
"sha": "b3e8fd33d7c36592c802359026c15f3e067a0646"
|
|
},
|
|
"homepage": "https://datarobot.com"
|
|
},
|
|
{
|
|
"name": "dataverse",
|
|
"description": "Agent skills for building on, analyzing, and managing Microsoft Dataverse — with Dataverse MCP, PAC CLI, and Python SDK.",
|
|
"category": "database",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/microsoft/Dataverse-skills.git",
|
|
"path": ".github/plugins/dataverse",
|
|
"ref": "main",
|
|
"sha": "b2f21c1eec233d1b20e89618c3ffcb25cfdd55e4"
|
|
},
|
|
"homepage": "https://github.com/microsoft/Dataverse-skills"
|
|
},
|
|
{
|
|
"name": "deploy-on-aws",
|
|
"description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.",
|
|
"category": "deployment",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/awslabs/agent-plugins.git",
|
|
"path": "plugins/deploy-on-aws",
|
|
"ref": "main",
|
|
"sha": "6cfb70e55aa142a8eda66e6ef7966d5921bdf9a2"
|
|
},
|
|
"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.",
|
|
"category": "productivity",
|
|
"source": "./external_plugins/discord"
|
|
},
|
|
{
|
|
"name": "exa",
|
|
"description": "Exa AI web search, deep research, and content extraction. Provides MCP tools and research skills for comprehensive web search, people discovery, company research, academic papers, and more.",
|
|
"author": {
|
|
"name": "Exa"
|
|
},
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/exa-labs/exa-mcp-server.git",
|
|
"sha": "bd2ccdd52ca7a35fbc2207ad266bb2a961c0e793"
|
|
},
|
|
"homepage": "https://exa.ai/docs/reference/exa-mcp"
|
|
},
|
|
{
|
|
"name": "explanatory-output-style",
|
|
"description": "Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/explanatory-output-style",
|
|
"category": "learning",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/explanatory-output-style"
|
|
},
|
|
{
|
|
"name": "expo",
|
|
"description": "Official Expo skills for building, deploying, upgrading, and debugging React Native apps with Expo. Covers UI development with Expo Router, SwiftUI and Jetpack Compose components, Tailwind CSS setup, API routes, data fetching, CI/CD workflows, App Store and Play Store deployment, SDK upgrades, DOM components, and dev client distribution.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/expo/skills.git",
|
|
"path": "plugins/expo",
|
|
"ref": "main",
|
|
"sha": "786398d3574f33eb6714380f44ec09355819516e"
|
|
},
|
|
"homepage": "https://github.com/expo/skills/blob/main/plugins/expo/README.md"
|
|
},
|
|
{
|
|
"name": "fakechat",
|
|
"description": "Localhost web chat for testing the channel notification flow. No tokens, no access control, no third-party service.",
|
|
"category": "development",
|
|
"source": "./external_plugins/fakechat"
|
|
},
|
|
{
|
|
"name": "fastly-agent-toolkit",
|
|
"description": "Fastly development tools and platform skills",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/fastly/fastly-agent-toolkit.git",
|
|
"sha": "329331c887512850f13e481b45c4298c0387a4d2"
|
|
},
|
|
"homepage": "https://github.com/fastly/fastly-agent-toolkit/blob/main/README.md"
|
|
},
|
|
{
|
|
"name": "feature-dev",
|
|
"description": "Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/feature-dev",
|
|
"category": "development",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/feature-dev"
|
|
},
|
|
{
|
|
"name": "fiftyone",
|
|
"description": "Build high-quality datasets and computer vision models. Visualize datasets, analyze models, find duplicates, run inference, evaluate predictions, and develop custom plugins.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/voxel51/fiftyone-skills.git",
|
|
"sha": "02bd4ea170ca01a751c2d2dd6bf2df8f62e65626"
|
|
},
|
|
"homepage": "https://docs.voxel51.com/"
|
|
},
|
|
{
|
|
"name": "figma",
|
|
"description": "Figma design platform integration. Access design files, extract component information, read design tokens, and translate designs into code. Bridge the gap between design and development workflows.",
|
|
"category": "design",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/figma/mcp-server-guide.git",
|
|
"sha": "fabc1ca81d839602ba7c1ca0f445a64246b3870e"
|
|
},
|
|
"homepage": "https://github.com/figma/mcp-server-guide"
|
|
},
|
|
{
|
|
"name": "firebase",
|
|
"description": "Google Firebase MCP integration. Manage Firestore databases, authentication, cloud functions, hosting, and storage. Build and manage your Firebase backend directly from your development workflow.",
|
|
"category": "database",
|
|
"source": "./external_plugins/firebase",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/firebase"
|
|
},
|
|
{
|
|
"name": "firecrawl",
|
|
"description": "Web scraping and crawling powered by Firecrawl. Turn any website into clean, LLM-ready markdown or structured data. Scrape single pages, crawl entire sites, search the web, and extract structured information. Includes an AI agent for autonomous multi-source data gathering - just describe what you need and it finds, navigates, and extracts automatically.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/firecrawl/firecrawl-claude-plugin.git",
|
|
"sha": "122a6ae6cefb4393c2c30740aee55ba02532ccdc"
|
|
},
|
|
"homepage": "https://github.com/firecrawl/firecrawl-claude-plugin.git"
|
|
},
|
|
{
|
|
"name": "frontend-design",
|
|
"description": "Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/frontend-design",
|
|
"category": "development",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/frontend-design"
|
|
},
|
|
{
|
|
"name": "fullstory",
|
|
"description": "Connect Claude to Fullstory to query behavioral analytics, session replays, and customer experience insights.",
|
|
"author": {
|
|
"name": "Fullstory"
|
|
},
|
|
"category": "monitoring",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "fullstorydev/fullstory-skills",
|
|
"commit": "1ec5865e7ab1449f9a0859d164c4b6a8c53b6e2f",
|
|
"sha": "1ec5865e7ab1449f9a0859d164c4b6a8c53b6e2f"
|
|
},
|
|
"homepage": "https://www.fullstory.com"
|
|
},
|
|
{
|
|
"name": "github",
|
|
"description": "Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.",
|
|
"category": "productivity",
|
|
"source": "./external_plugins/github",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/github"
|
|
},
|
|
{
|
|
"name": "gitlab",
|
|
"description": "GitLab DevOps platform integration. Manage repositories, merge requests, CI/CD pipelines, issues, and wikis. Full access to GitLab's comprehensive DevOps lifecycle tools.",
|
|
"category": "productivity",
|
|
"source": "./external_plugins/gitlab",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/gitlab"
|
|
},
|
|
{
|
|
"name": "gopls-lsp",
|
|
"description": "Go language server for code intelligence and refactoring",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/gopls-lsp",
|
|
"category": "development",
|
|
"strict": false,
|
|
"lspServers": {
|
|
"gopls": {
|
|
"command": "gopls",
|
|
"extensionToLanguage": {
|
|
".go": "go"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "greptile",
|
|
"description": "AI-powered codebase search and understanding. Query your repositories using natural language to find relevant code, understand dependencies, and get contextual answers about your codebase architecture.",
|
|
"category": "development",
|
|
"source": "./external_plugins/greptile",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/greptile"
|
|
},
|
|
{
|
|
"name": "hookify",
|
|
"description": "Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/hookify",
|
|
"category": "productivity",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/hookify"
|
|
},
|
|
{
|
|
"name": "huggingface-skills",
|
|
"description": "Build, train, evaluate, and use open source AI models, datasets, and spaces.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/huggingface/skills.git",
|
|
"sha": "7c71cfb2b12920002c3177474c779feeec4e9ad1"
|
|
},
|
|
"homepage": "https://github.com/huggingface/skills.git"
|
|
},
|
|
{
|
|
"name": "imessage",
|
|
"description": "iMessage messaging bridge with built-in access control. Reads chat.db directly, sends via AppleScript. Manage pairing, allowlists, and policy via /imessage:access.",
|
|
"category": "productivity",
|
|
"source": "./external_plugins/imessage"
|
|
},
|
|
{
|
|
"name": "intercom",
|
|
"description": "Intercom integration for Claude Code. Search conversations, analyze customer support patterns, look up contacts and companies, and install the Intercom Messenger. Connect your Intercom workspace to get real-time insights from customer data.",
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/intercom/claude-plugin-external.git",
|
|
"sha": "52653572c47700443eb61154c4e4334a355e755e"
|
|
},
|
|
"homepage": "https://github.com/intercom/claude-plugin-external"
|
|
},
|
|
{
|
|
"name": "jdtls-lsp",
|
|
"description": "Java language server (Eclipse JDT.LS) for code intelligence",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/jdtls-lsp",
|
|
"category": "development",
|
|
"strict": false,
|
|
"lspServers": {
|
|
"jdtls": {
|
|
"command": "jdtls",
|
|
"extensionToLanguage": {
|
|
".java": "java"
|
|
},
|
|
"startupTimeout": 120000
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "jfrog",
|
|
"description": "Use the JFrog Platform from Claude Code: Artifactory repos and artifacts, security findings and exposures, Catalog package safety and downloads, workflows across the SDLC, and platform administration.",
|
|
"author": {
|
|
"name": "JFrog Ltd.",
|
|
"url": "https://jfrog.com"
|
|
},
|
|
"category": "security",
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "jfrog/claude-plugin",
|
|
"commit": "761921eaa12b845beba1688d699a2d45091dfe83",
|
|
"sha": "d80db066e219aab8190f3dc4a463b71a3a180250"
|
|
},
|
|
"homepage": "https://jfrog.com"
|
|
},
|
|
{
|
|
"name": "kotlin-lsp",
|
|
"description": "Kotlin language server for code intelligence",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/kotlin-lsp",
|
|
"category": "development",
|
|
"strict": false,
|
|
"lspServers": {
|
|
"kotlin-lsp": {
|
|
"command": "kotlin-lsp",
|
|
"args": [
|
|
"--stdio"
|
|
],
|
|
"extensionToLanguage": {
|
|
".kt": "kotlin",
|
|
".kts": "kotlin"
|
|
},
|
|
"startupTimeout": 120000
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "laravel-boost",
|
|
"description": "Laravel development toolkit MCP server. Provides intelligent assistance for Laravel applications including Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation.",
|
|
"category": "development",
|
|
"source": "./external_plugins/laravel-boost",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/laravel-boost"
|
|
},
|
|
{
|
|
"name": "learning-output-style",
|
|
"description": "Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/learning-output-style",
|
|
"category": "learning",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/learning-output-style"
|
|
},
|
|
{
|
|
"name": "legalzoom",
|
|
"description": "Attorney guidance and legal tools for business and personal needs. AI-powered document review identifies critical risks and important clauses, advises when to engage an attorney, and routes to LegalZoom's network when professional expertise is needed.",
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/legalzoom/claude-plugins.git",
|
|
"path": "plugins/legalzoom",
|
|
"ref": "main",
|
|
"sha": "f9fd8a0ca6e1421bc1aacb113a109663a7a6f6d8"
|
|
},
|
|
"homepage": "https://www.legalzoom.com/"
|
|
},
|
|
{
|
|
"name": "linear",
|
|
"description": "Linear issue tracking integration. Create issues, manage projects, update statuses, search across workspaces, and streamline your software development workflow with Linear's modern issue tracker.",
|
|
"category": "productivity",
|
|
"source": "./external_plugins/linear",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/linear"
|
|
},
|
|
{
|
|
"name": "liquid-lsp",
|
|
"description": "LSP integration for Shopify Liquid templates via the Shopify CLI theme language server.",
|
|
"author": {
|
|
"name": "Shopify"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/Shopify/liquid-skills.git",
|
|
"path": "plugins/liquid-lsp",
|
|
"ref": "main",
|
|
"sha": "a00ca039d82114a7af1b4cbc3025b16c624a42fa"
|
|
},
|
|
"homepage": "https://github.com/Shopify/liquid-skills/tree/main/plugins/liquid-lsp"
|
|
},
|
|
{
|
|
"name": "liquid-skills",
|
|
"description": "Liquid language fundamentals, CSS/JS/HTML coding standards, and WCAG accessibility patterns for Shopify themes",
|
|
"author": {
|
|
"name": "Shopify"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/Shopify/liquid-skills.git",
|
|
"path": "plugins/liquid-skills",
|
|
"ref": "main",
|
|
"sha": "bf7a7aa9f9809b0dcd80cb5f7fd2795a7208a7a3"
|
|
},
|
|
"homepage": "https://github.com/Shopify/liquid-skills/tree/main/plugins/liquid-skills"
|
|
},
|
|
{
|
|
"name": "logfire",
|
|
"description": "Add Logfire observability to Python applications with auto-instrumentation for FastAPI, httpx, asyncpg, SQLAlchemy, and more",
|
|
"author": {
|
|
"name": "Pydantic"
|
|
},
|
|
"category": "monitoring",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/pydantic/skills.git",
|
|
"path": "plugins/logfire",
|
|
"ref": "main",
|
|
"sha": "92bd097356e1a4947f815449fb3570a9a5cfc21b"
|
|
},
|
|
"homepage": "https://github.com/pydantic/skills/tree/main/plugins/logfire"
|
|
},
|
|
{
|
|
"name": "lua-lsp",
|
|
"description": "Lua language server for code intelligence",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/lua-lsp",
|
|
"category": "development",
|
|
"strict": false,
|
|
"lspServers": {
|
|
"lua": {
|
|
"command": "lua-language-server",
|
|
"extensionToLanguage": {
|
|
".lua": "lua"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "math-olympiad",
|
|
"description": "Solve competition math (IMO, Putnam, USAMO) with adversarial verification that catches what self-verification misses. Fresh-context verifiers attack proofs with specific failure patterns. Calibrated abstention over bluffing.",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/math-olympiad",
|
|
"category": "math",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/math-olympiad"
|
|
},
|
|
{
|
|
"name": "mcp-server-dev",
|
|
"description": "Skills for designing and building MCP servers that work seamlessly with Claude. Guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/mcp-server-dev",
|
|
"category": "development",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/mcp-server-dev"
|
|
},
|
|
{
|
|
"name": "microsoft-docs",
|
|
"description": "Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/MicrosoftDocs/mcp.git",
|
|
"sha": "954c17e72d65b0ee1fc7009c10b8a57e6889d34a"
|
|
},
|
|
"homepage": "https://github.com/microsoftdocs/mcp"
|
|
},
|
|
{
|
|
"name": "mintlify",
|
|
"description": "Build beautiful documentation sites with Mintlify. Convert non-markdown files into properly formatted MDX pages, add and modify content with correct component use, and automate documentation updates.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/mintlify/mintlify-claude-plugin.git",
|
|
"sha": "acd6d2e0128c4f235d55cfb8d8c91ecbdd5df8cc"
|
|
},
|
|
"homepage": "https://www.mintlify.com/"
|
|
},
|
|
{
|
|
"name": "miro",
|
|
"description": "Secure access to Miro boards. Enables AI to read board context, create diagrams, and generate code with enterprise-grade security.",
|
|
"author": {
|
|
"name": "Miro"
|
|
},
|
|
"category": "design",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/miroapp/miro-ai.git",
|
|
"path": "claude-plugins/miro",
|
|
"ref": "main",
|
|
"sha": "00e619e63ca9a8fd788c2db9f294bc90773aac48"
|
|
},
|
|
"homepage": "https://miro.com"
|
|
},
|
|
{
|
|
"name": "mongodb",
|
|
"description": "Official Claude plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.",
|
|
"category": "database",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/mongodb/agent-skills.git",
|
|
"sha": "24529d9540b962d57f30e75d25071bebea5809ad"
|
|
},
|
|
"homepage": "https://www.mongodb.com/docs/mcp-server/overview/"
|
|
},
|
|
{
|
|
"name": "neon",
|
|
"description": "Manage your Neon projects and databases with the neon-postgres agent skill and the Neon MCP Server.",
|
|
"category": "database",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/neondatabase/agent-skills.git",
|
|
"path": "plugins/neon-postgres",
|
|
"ref": "main",
|
|
"sha": "1438d7db4560a649d62eba99e9d5008b77ac5758"
|
|
},
|
|
"homepage": "https://github.com/neondatabase/agent-skills/tree/main/plugins/neon-postgres"
|
|
},
|
|
{
|
|
"name": "netlify-skills",
|
|
"description": "Netlify platform skills for Claude Code — functions, edge functions, blobs, database, image CDN, forms, config, CLI, frameworks, caching, AI gateway, and deployment.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/netlify/context-and-tools.git",
|
|
"sha": "a49ebc5965e0476edf958474d3feaeec754ffc6b"
|
|
},
|
|
"homepage": "https://github.com/netlify/context-and-tools"
|
|
},
|
|
{
|
|
"name": "netsuite-suitecloud",
|
|
"description": "NetSuite agent skills from Oracle — authoring guidance for SuiteCloud Development Framework (SDF) objects and UIF single-page-app components, plus runtime guidance for the NetSuite AI Service Connector.",
|
|
"author": {
|
|
"name": "Oracle NetSuite"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/oracle/netsuite-suitecloud-sdk.git",
|
|
"path": "packages/agent-skills",
|
|
"ref": "master",
|
|
"sha": "43bacf43763e1eedd0892b4652be3d45df94f0e7"
|
|
},
|
|
"strict": false,
|
|
"skills": [
|
|
"./netsuite-ai-connector-instructions",
|
|
"./netsuite-sdf-roles-and-permissions",
|
|
"./netsuite-uif-spa-reference"
|
|
],
|
|
"homepage": "https://github.com/oracle/netsuite-suitecloud-sdk"
|
|
},
|
|
{
|
|
"name": "nightvision",
|
|
"description": "Skills for working with NightVision, a DAST and API Discovery platform that finds exploitable vulnerabilities in web applications and REST APIs",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/nvsecurity/nightvision-skills.git",
|
|
"sha": "7d7a3f342bbf4d02b6e012279800cf91ff0c1c97"
|
|
},
|
|
"homepage": "https://github.com/nvsecurity/nightvision-skills"
|
|
},
|
|
{
|
|
"name": "nimble",
|
|
"description": "Nimble web data toolkit — search, extract, map, crawl the web and work with structured data agents",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/Nimbleway/agent-skills.git",
|
|
"sha": "626930f102dc51ef3858a28f94318ceabfdea071"
|
|
},
|
|
"homepage": "https://docs.nimbleway.com/integrations/agent-skills/plugin-installation"
|
|
},
|
|
{
|
|
"name": "notion",
|
|
"description": "Notion workspace integration. Search pages, create and update documents, manage databases, and access your team's knowledge base directly from Claude Code for seamless documentation workflows.",
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/makenotion/claude-code-notion-plugin.git",
|
|
"sha": "9847f2aa1a15f25df35ed1fb7b4557dbb60cd651"
|
|
},
|
|
"homepage": "https://github.com/makenotion/claude-code-notion-plugin"
|
|
},
|
|
{
|
|
"name": "oracle-ai-data-platform-workbench-spark-connectors",
|
|
"description": "Oracle AI Data Platform Workbench Spark connectors for Claude Code. 18 connector skills covering every data source workbench customers commonly need: Oracle Autonomous DB family (ALH/ADW/ATP) via wallet/IAM-DB-Token/API-key, ExaCS, Fusion ERP REST, Fusion BICC, EPM Cloud Planning, Essbase 21c, OCI Streaming (Kafka), OCI Object Storage, Apache Iceberg, plus external systems (PostgreSQL, MySQL/HeatWave, SQL Server, Snowflake, Azure ADLS Gen2, AWS S3, generic REST, custom JDBC, Excel). Live-validated on the workbench `tpcds` cluster (Spark 3.5.0): 17 PASS / 4 ship-as-is out of 21 test rows.",
|
|
"author": {
|
|
"name": "Oracle"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/oracle-samples/oracle-aidp-samples.git",
|
|
"path": "ai/claude-code-plugins/oracle-ai-data-platform-workbench-spark-connectors",
|
|
"ref": "main",
|
|
"sha": "f436f3a40dfaedbef6a076ad3992b697ba5dcef6"
|
|
},
|
|
"homepage": "https://docs.oracle.com/en/cloud/paas/ai-data-platform/index.html"
|
|
},
|
|
{
|
|
"name": "outputai",
|
|
"description": "Output.ai workflow development toolkit for Claude Code. Adds 5 specialist agents (planner, builder, debugger, prompt writer, quality reviewer), 40+ slash-command skills covering scaffolding, debugging, evaluation, and credential management, plus a SessionStart hook that auto-loads Output SDK conventions so Claude understands the framework before the first prompt.",
|
|
"author": {
|
|
"name": "Output.ai"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/growthxai/output.git",
|
|
"path": "coding_assistants/claude/plugins/outputai",
|
|
"ref": "main",
|
|
"sha": "756d32d1d4fad028850ae5a28921432b825060f2"
|
|
},
|
|
"homepage": "https://output.ai"
|
|
},
|
|
{
|
|
"name": "pagerduty",
|
|
"description": "Enhance code quality and security through PagerDuty risk scoring and incident correlation. Score pre-commit diffs against historical incident data and surface deployment risk before you ship.",
|
|
"category": "monitoring",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/PagerDuty/claude-code-plugins.git",
|
|
"sha": "b16c23e0d790deceaa7a6182616d0e36673f2eae"
|
|
},
|
|
"homepage": "https://github.com/PagerDuty/claude-code-plugins"
|
|
},
|
|
{
|
|
"name": "php-lsp",
|
|
"description": "PHP language server (Intelephense) for code intelligence",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/php-lsp",
|
|
"category": "development",
|
|
"strict": false,
|
|
"lspServers": {
|
|
"intelephense": {
|
|
"command": "intelephense",
|
|
"args": [
|
|
"--stdio"
|
|
],
|
|
"extensionToLanguage": {
|
|
".php": "php"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "pigment",
|
|
"description": "Analyze business data and build custom Pigment models, metrics, and boards through natural language.",
|
|
"author": {
|
|
"name": "Pigment"
|
|
},
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/gopigment/ai-plugins.git",
|
|
"sha": "5bdf088652ef9d2065cf25e2e42df9b19a1486e1"
|
|
},
|
|
"homepage": "https://www.pigment.com"
|
|
},
|
|
{
|
|
"name": "pinecone",
|
|
"description": "Pinecone vector database integration. Streamline your Pinecone development with powerful tools for managing vector indexes, querying data, and rapid prototyping. Use slash commands like /quickstart to generate AGENTS.md files and initialize Python projects and /query to quickly explore indexes. Access the Pinecone MCP server for creating, describing, upserting and querying indexes with Claude. Perfect for developers building semantic search, RAG applications, recommendation systems, and other vector-based applications with Pinecone.",
|
|
"category": "database",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/pinecone-io/pinecone-claude-code-plugin.git",
|
|
"sha": "7dc3cfe091335f5053ec9e6eb05403e674a73c5e"
|
|
},
|
|
"homepage": "https://github.com/pinecone-io/pinecone-claude-code-plugin"
|
|
},
|
|
{
|
|
"name": "planetscale",
|
|
"description": "An authenticated hosted MCP server that accesses your PlanetScale organizations, databases, branches, schema, and Insights data. Query against your data, surface slow queries, and get organizational and account information.",
|
|
"category": "database",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/planetscale/claude-plugin.git",
|
|
"sha": "f1066cac5bb956bbbb05918f5b07fe0e873d44ea"
|
|
},
|
|
"homepage": "https://planetscale.com/"
|
|
},
|
|
{
|
|
"name": "playground",
|
|
"description": "Creates interactive HTML playgrounds — self-contained single-file explorers with visual controls, live preview, and prompt output with copy button. Includes templates for design playgrounds, data explorers, concept maps, and document critique.",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/playground",
|
|
"category": "development",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/playground"
|
|
},
|
|
{
|
|
"name": "playwright",
|
|
"description": "Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.",
|
|
"category": "testing",
|
|
"source": "./external_plugins/playwright",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/playwright"
|
|
},
|
|
{
|
|
"name": "plugin-dev",
|
|
"description": "Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/plugin-dev",
|
|
"category": "development",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/plugin-dev"
|
|
},
|
|
{
|
|
"name": "posthog",
|
|
"description": "Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from Claude Code.",
|
|
"category": "monitoring",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/PostHog/ai-plugin.git",
|
|
"sha": "ff08c376af53d7c5ba2e909b8065f786c7c3b506"
|
|
},
|
|
"homepage": "https://posthog.com/docs/model-context-protocol"
|
|
},
|
|
{
|
|
"name": "postiz",
|
|
"description": "Social media automation CLI for scheduling posts, managing integrations, uploading media, and tracking analytics across 28+ platforms including X, LinkedIn, Reddit, YouTube, TikTok, Instagram, and more",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/gitroomhq/postiz-agent.git",
|
|
"sha": "37d627244c53a4b3a7ca94c52cc2db13aaaf468e"
|
|
},
|
|
"homepage": "https://postiz.com/agent"
|
|
},
|
|
{
|
|
"name": "postman",
|
|
"description": "Full API lifecycle management for Claude Code. Sync collections, generate client code, discover APIs, run tests, create mocks, publish docs, and audit security. Powered by the Postman MCP Server.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/Postman-Devrel/postman-claude-code-plugin.git",
|
|
"sha": "416e40da03a237df7bf03f4362cf6fc7b989b567"
|
|
},
|
|
"homepage": "https://learning.postman.com/docs/developer/postman-mcp-server/"
|
|
},
|
|
{
|
|
"name": "pr-review-toolkit",
|
|
"description": "Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/pr-review-toolkit",
|
|
"category": "productivity",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/pr-review-toolkit"
|
|
},
|
|
{
|
|
"name": "prisma",
|
|
"description": "Prisma MCP integration for Postgres database management, schema migrations, SQL queries, and connection string management. Provision Prisma Postgres databases, run migrations, and interact with your data directly.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/prisma/claude-plugin.git",
|
|
"sha": "815dbc4a045a29e3b81510ba0e3ab806f1baaf0e"
|
|
},
|
|
"homepage": "https://prisma.io"
|
|
},
|
|
{
|
|
"name": "pydantic-ai",
|
|
"description": "Write accurate Pydantic AI code from the start. Up-to-date patterns, decision trees, and common gotchas for agents, tools, structured output, streaming, and multi-agent apps.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/pydantic/skills.git",
|
|
"path": "plugins/ai",
|
|
"ref": "main",
|
|
"sha": "92bd097356e1a4947f815449fb3570a9a5cfc21b"
|
|
},
|
|
"homepage": "https://github.com/pydantic/skills/tree/main/plugins/ai"
|
|
},
|
|
{
|
|
"name": "pyright-lsp",
|
|
"description": "Python language server (Pyright) for type checking and code intelligence",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/pyright-lsp",
|
|
"category": "development",
|
|
"strict": false,
|
|
"lspServers": {
|
|
"pyright": {
|
|
"command": "pyright-langserver",
|
|
"args": [
|
|
"--stdio"
|
|
],
|
|
"extensionToLanguage": {
|
|
".py": "python",
|
|
".pyi": "python"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "qdrant-skills",
|
|
"description": "Agent skills for Qdrant vector search covering scaling, performance optimization, search quality, monitoring, deployment, model migration, version upgrades, and SDK usage across Python, TypeScript, Rust, Go, .NET, and Java.",
|
|
"author": {
|
|
"name": "Qdrant"
|
|
},
|
|
"category": "database",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/qdrant/skills.git",
|
|
"sha": "9f935f8bbb13ec62a07f0da0d42e89722029fb25"
|
|
},
|
|
"homepage": "https://skills.qdrant.tech"
|
|
},
|
|
{
|
|
"name": "qodo-skills",
|
|
"description": "Qodo Skills provides a curated library of reusable AI agent capabilities that extend Claude's functionality for software development workflows. Each skill is designed to integrate seamlessly into your development process, enabling tasks like code quality checks, automated testing, security scanning, and compliance validation. Skills operate across your entire SDLC—from IDE to CI/CD—ensuring consistent standards and catching issues early.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/qodo-ai/qodo-skills.git",
|
|
"sha": "8fb6b5502dbe7876bbd672a27d6efa299f5820d7"
|
|
},
|
|
"homepage": "https://github.com/qodo-ai/qodo-skills.git"
|
|
},
|
|
{
|
|
"name": "qt-development-skills",
|
|
"description": "Agentic engineering skills for Qt software development — Qt C++/QML code review, QML coding, and Qt C++/QML code documentation.",
|
|
"author": {
|
|
"name": "Qt Group"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/TheQtCompanyRnD/agent-skills.git",
|
|
"sha": "62a98e2339e6eefcff108cfc3fe9db8a7301856c"
|
|
},
|
|
"homepage": "https://www.qt.io/"
|
|
},
|
|
{
|
|
"name": "quarkus-agent",
|
|
"description": "MCP server for AI coding agents to create, manage, and interact with Quarkus applications. Provides tools for project scaffolding, dev mode lifecycle, extension skills, Dev MCP proxy, and documentation search.",
|
|
"author": {
|
|
"name": "Quarkus"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/quarkusio/quarkus-agent-mcp.git",
|
|
"sha": "c17280236a8080aab2bc10ff8e334922a2619a5f"
|
|
},
|
|
"homepage": "https://quarkus.io"
|
|
},
|
|
{
|
|
"name": "railway",
|
|
"description": "Deploy and manage apps, databases, and infrastructure on Railway. Covers project setup, deploys, environment configuration, networking, troubleshooting, and monitoring.",
|
|
"category": "deployment",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/railwayapp/railway-skills.git",
|
|
"path": "plugins/railway",
|
|
"ref": "main",
|
|
"sha": "eaa89d8f594412b0b837b6531241e7d166e12202"
|
|
},
|
|
"homepage": "https://docs.railway.com/ai/claude-code-plugin"
|
|
},
|
|
{
|
|
"name": "ralph-loop",
|
|
"description": "Interactive self-referential AI loops for iterative development, implementing the Ralph Wiggum technique. Claude works on the same task repeatedly, seeing its previous work, until completion.",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/ralph-loop",
|
|
"category": "development",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/ralph-loop"
|
|
},
|
|
{
|
|
"name": "rc",
|
|
"description": "Configure RevenueCat projects, apps, products, entitlements, and offerings directly from Claude Code. Manage your in-app purchase backend without leaving your development workflow.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/RevenueCat/rc-claude-code-plugin.git",
|
|
"sha": "af7cb77996aee4e7e3c109c5afec81f716139032"
|
|
},
|
|
"homepage": "https://www.revenuecat.com"
|
|
},
|
|
{
|
|
"name": "remember",
|
|
"description": "Continuous memory for Claude Code. Extracts, summarizes, and compresses conversations into tiered daily logs. Claude remembers what you did yesterday.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/Digital-Process-Tools/claude-remember.git",
|
|
"sha": "914445ac5f06a164800ea90ba4db41a0486321ae"
|
|
},
|
|
"homepage": "https://github.com/Digital-Process-Tools/claude-remember"
|
|
},
|
|
{
|
|
"name": "revenuecat",
|
|
"description": "Configure RevenueCat projects, apps, products, entitlements, and offerings directly from Claude Code. Manage your in-app purchase backend without leaving your development workflow.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/RevenueCat/rc-claude-code-plugin.git",
|
|
"sha": "af7cb77996aee4e7e3c109c5afec81f716139032"
|
|
},
|
|
"homepage": "https://www.revenuecat.com"
|
|
},
|
|
{
|
|
"name": "ruby-lsp",
|
|
"description": "Ruby language server for code intelligence and analysis",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/ruby-lsp",
|
|
"category": "development",
|
|
"strict": false,
|
|
"lspServers": {
|
|
"ruby-lsp": {
|
|
"command": "ruby-lsp",
|
|
"extensionToLanguage": {
|
|
".rb": "ruby",
|
|
".rake": "ruby",
|
|
".gemspec": "ruby",
|
|
".ru": "ruby",
|
|
".erb": "erb"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "rust-analyzer-lsp",
|
|
"description": "Rust language server for code intelligence and analysis",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/rust-analyzer-lsp",
|
|
"category": "development",
|
|
"strict": false,
|
|
"lspServers": {
|
|
"rust-analyzer": {
|
|
"command": "rust-analyzer",
|
|
"extensionToLanguage": {
|
|
".rs": "rust"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "sanity",
|
|
"description": "Sanity content platform integration with MCP server, agent skills, and slash commands. Query and author content, build and optimize GROQ queries, design schemas, and set up Visual Editing.",
|
|
"category": "development",
|
|
"author": {
|
|
"name": "Sanity"
|
|
},
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/sanity-io/agent-toolkit.git",
|
|
"sha": "bc09fa9854507c538a856648aafbd4e1a775a95c"
|
|
},
|
|
"homepage": "https://www.sanity.io"
|
|
},
|
|
{
|
|
"name": "sap-mdk-server",
|
|
"description": "MCP server for SAP Mobile Development Kit (MDK). Build and modify MDK applications with AI assistance — schema lookups, action validation, rule editing, and project scaffolding.",
|
|
"author": {
|
|
"name": "SAP SE",
|
|
"email": "ospo@sap.com",
|
|
"url": "https://www.sap.com"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/SAP/mdk-mcp-server.git",
|
|
"sha": "af81fe6c2421c5748388c65241da6a1b319a2c8f"
|
|
},
|
|
"homepage": "https://help.sap.com/docs/MDK"
|
|
},
|
|
{
|
|
"name": "security-guidance",
|
|
"description": "Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/security-guidance",
|
|
"category": "security",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/plugins/security-guidance"
|
|
},
|
|
{
|
|
"name": "semgrep",
|
|
"description": "Semgrep catches security vulnerabilities in real-time and guides Claude to write secure code from the start.",
|
|
"category": "security",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/semgrep/mcp-marketplace.git",
|
|
"path": "plugin",
|
|
"sha": "3711c33ad790df16e67c911eca792c473ec9a2a4"
|
|
},
|
|
"homepage": "https://github.com/semgrep/mcp-marketplace.git"
|
|
},
|
|
{
|
|
"name": "sentry",
|
|
"description": "Sentry error monitoring integration. Access error reports, analyze stack traces, search issues by fingerprint, and debug production errors directly from your development environment.",
|
|
"category": "monitoring",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/getsentry/sentry-for-claude.git",
|
|
"sha": "fb398fdfff2055abc3d55917f6b6f0c0d5ad5e3b"
|
|
},
|
|
"homepage": "https://github.com/getsentry/sentry-for-claude/tree/main"
|
|
},
|
|
{
|
|
"name": "serena",
|
|
"description": "Semantic code analysis MCP server providing intelligent code understanding, refactoring suggestions, and codebase navigation through language server protocol integration.",
|
|
"category": "development",
|
|
"source": "./external_plugins/serena",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/serena",
|
|
"tags": [
|
|
"community-managed"
|
|
]
|
|
},
|
|
{
|
|
"name": "servicenow-sdk",
|
|
"description": "Create, edit, and deploy ServiceNow applications with the Fluent SDK effortlessly through Claude AI.",
|
|
"author": {
|
|
"name": "ServiceNow"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/ServiceNow/sdk.git",
|
|
"path": "providers/claude/plugin",
|
|
"ref": "main",
|
|
"sha": "06adf37ca78c270a57f93e7b9dfbb7bf16e24611"
|
|
},
|
|
"homepage": "https://servicenow.github.io/sdk/"
|
|
},
|
|
{
|
|
"name": "session-report",
|
|
"description": "Generate an explorable HTML report of Claude Code session usage — tokens, cache efficiency, subagents, skills, and the most expensive prompts — from local ~/.claude/projects transcripts.",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/session-report",
|
|
"category": "productivity",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/session-report"
|
|
},
|
|
{
|
|
"name": "shopify",
|
|
"description": "Shopify developer tools for Claude Code — search Shopify docs, generate and validate GraphQL, Liquid, and UI extension code",
|
|
"author": {
|
|
"name": "Shopify"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/Shopify/shopify-plugins.git",
|
|
"sha": "5631b93b88759561fec321192b6b083dbf0a2fd2"
|
|
},
|
|
"homepage": "https://shopify.dev/docs/apps/build/devmcp"
|
|
},
|
|
{
|
|
"name": "shopify-ai-toolkit",
|
|
"description": "Shopify's AI Toolkit provides 18 development skills for building on the Shopify platform, covering documentation search, API schema access, GraphQL and Liquid code validation, Hydrogen storefronts, Polaris UI extensions, store management via CLI, and onboarding guidance for both developers and merchants.",
|
|
"author": {
|
|
"name": "Shopify"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/Shopify/Shopify-AI-Toolkit.git",
|
|
"sha": "c5c18d86ce7b2a7ca51ebac7c4b1a4eda00c8e25"
|
|
},
|
|
"homepage": "https://shopify.dev"
|
|
},
|
|
{
|
|
"name": "skill-creator",
|
|
"description": "Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/skill-creator",
|
|
"category": "development",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/skill-creator"
|
|
},
|
|
{
|
|
"name": "slack",
|
|
"description": "Slack workspace integration. Search messages, access channels, read threads, and stay connected with your team's communications while coding. Find relevant discussions and context quickly.",
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/slackapi/slack-mcp-plugin.git",
|
|
"sha": "7b9458950d38bb01ddb48b669f9fa89bcdfd98b8"
|
|
},
|
|
"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.",
|
|
"author": {
|
|
"name": "SonarSource"
|
|
},
|
|
"category": "security",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/SonarSource/sonarqube-agent-plugins.git",
|
|
"sha": "91eb175d6cf5d47a3edadbe61bdf782c31f0a65a"
|
|
},
|
|
"homepage": "https://www.sonarsource.com"
|
|
},
|
|
{
|
|
"name": "sonatype-guide",
|
|
"description": "Sonatype Guide MCP server for software supply chain intelligence and dependency security. Analyze dependencies for vulnerabilities, get secure version recommendations, and check component quality metrics.",
|
|
"category": "security",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/sonatype/sonatype-guide-claude-plugin.git",
|
|
"sha": "1dae73980f591d3196f5532ac72186513563d028"
|
|
},
|
|
"homepage": "https://github.com/sonatype/sonatype-guide-claude-plugin.git"
|
|
},
|
|
{
|
|
"name": "sourcegraph",
|
|
"description": "Code search and understanding across codebases. Search, read, and trace references across repositories; analyze refactor impact; investigate incidents via commit and diff search; run targeted security sweeps.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/sourcegraph-community/sourcegraph-claudecode-plugin.git",
|
|
"sha": "332ee0ca9a409ccd791abee43c7abf2606469017"
|
|
},
|
|
"homepage": "https://sourcegraph.com"
|
|
},
|
|
{
|
|
"name": "spotify-ads-api",
|
|
"description": "Manage Spotify ad campaigns with natural language. Create campaigns, ad sets, ads, pull reports, and handle OAuth — all through conversation.",
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/spotify/ads-claude-plugin.git",
|
|
"sha": "63585cc919da51dd24fab594d829869595301922"
|
|
},
|
|
"homepage": "https://github.com/spotify/ads-claude-plugin"
|
|
},
|
|
{
|
|
"name": "stripe",
|
|
"description": "Stripe development plugin for Claude",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/stripe/ai.git",
|
|
"path": "providers/claude/plugin",
|
|
"ref": "main",
|
|
"sha": "14623416d84fdfad0aea8744d4c6f838ebc87654"
|
|
},
|
|
"homepage": "https://github.com/stripe/ai/tree/main/providers/claude/plugin"
|
|
},
|
|
{
|
|
"name": "sumup",
|
|
"description": "SumUp payment integrations across terminal and online checkout flows. Build Android and iOS POS apps with SumUp card readers, online checkout with server SDKs and the checkout widget, and control card readers remotely via Cloud API.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/sumup/sumup-skills.git",
|
|
"sha": "0fd0a911ecaffd7187fe35e914d8ead6de584ffd"
|
|
},
|
|
"homepage": "https://www.sumup.com/"
|
|
},
|
|
{
|
|
"name": "supabase",
|
|
"description": "Supabase MCP integration for database operations, authentication, storage, and real-time subscriptions. Manage your Supabase projects, run SQL queries, and interact with your backend directly.",
|
|
"category": "database",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/supabase-community/supabase-plugin.git",
|
|
"sha": "693a17a9970ba96e01afb9bef060d1dca48463ba"
|
|
},
|
|
"homepage": "https://github.com/supabase-community/supabase-plugin"
|
|
},
|
|
{
|
|
"name": "superpowers",
|
|
"description": "Superpowers teaches Claude brainstorming, subagent driven development with built in code review, systematic debugging, and red/green TDD. Additionally, it teaches Claude how to author and test new skills.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/obra/superpowers.git",
|
|
"sha": "f2cbfbefebbfef77321e4c9abc9e949826bea9d7"
|
|
},
|
|
"homepage": "https://github.com/obra/superpowers.git"
|
|
},
|
|
{
|
|
"name": "swift-lsp",
|
|
"description": "Swift language server (SourceKit-LSP) for code intelligence",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/swift-lsp",
|
|
"category": "development",
|
|
"strict": false,
|
|
"lspServers": {
|
|
"sourcekit-lsp": {
|
|
"command": "sourcekit-lsp",
|
|
"extensionToLanguage": {
|
|
".swift": "swift"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"description": "Telegram messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /telegram:access.",
|
|
"category": "productivity",
|
|
"source": "./external_plugins/telegram"
|
|
},
|
|
{
|
|
"name": "terraform",
|
|
"description": "The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.",
|
|
"author": {
|
|
"name": "HashiCorp",
|
|
"email": "support@hashicorp.com"
|
|
},
|
|
"category": "development",
|
|
"source": "./external_plugins/terraform",
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/terraform"
|
|
},
|
|
{
|
|
"name": "twilio-developer-kit",
|
|
"description": "Twilio Skills provide procedural knowledge for AI coding agents — which APIs to use, in what order, and what to avoid. Covers SMS, Voice, WhatsApp, Verify, SendGrid, Compliance, and 30+ products.",
|
|
"author": {
|
|
"name": "Twilio"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/twilio/ai.git",
|
|
"sha": "0713fb1f40b5e871cad4c1c99f603c812431692a"
|
|
},
|
|
"homepage": "https://www.twilio.com"
|
|
},
|
|
{
|
|
"name": "typescript-lsp",
|
|
"description": "TypeScript/JavaScript language server for enhanced code intelligence",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Anthropic",
|
|
"email": "support@anthropic.com"
|
|
},
|
|
"source": "./plugins/typescript-lsp",
|
|
"category": "development",
|
|
"strict": false,
|
|
"lspServers": {
|
|
"typescript": {
|
|
"command": "typescript-language-server",
|
|
"args": [
|
|
"--stdio"
|
|
],
|
|
"extensionToLanguage": {
|
|
".ts": "typescript",
|
|
".tsx": "typescriptreact",
|
|
".js": "javascript",
|
|
".jsx": "javascriptreact",
|
|
".mts": "typescript",
|
|
".cts": "typescript",
|
|
".mjs": "javascript",
|
|
".cjs": "javascript"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "ui5",
|
|
"description": "SAPUI5 / OpenUI5 plugin for Claude. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.",
|
|
"author": {
|
|
"name": "SAP SE",
|
|
"email": "openui5@sap.com",
|
|
"url": "https://www.sap.com"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/UI5/plugins-claude.git",
|
|
"path": "plugins/ui5",
|
|
"ref": "main",
|
|
"sha": "cec940abd4b7b6866de8e7e4522f3dba0449379d"
|
|
},
|
|
"homepage": "https://github.com/UI5/plugins-claude"
|
|
},
|
|
{
|
|
"name": "ui5-typescript-conversion",
|
|
"description": "SAPUI5 / OpenUI5 plugin for Claude. Convert JavaScript based UI5 projects to TypeScript.",
|
|
"author": {
|
|
"name": "SAP SE",
|
|
"email": "openui5@sap.com",
|
|
"url": "https://www.sap.com"
|
|
},
|
|
"category": "development",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/UI5/plugins-claude.git",
|
|
"path": "plugins/ui5-typescript-conversion",
|
|
"ref": "main",
|
|
"sha": "cec940abd4b7b6866de8e7e4522f3dba0449379d"
|
|
},
|
|
"homepage": "https://github.com/UI5/plugins-claude"
|
|
},
|
|
{
|
|
"name": "vanta-mcp-plugin",
|
|
"description": "The Vanta plugin connects Claude Code to Vanta's security and compliance platform through the Vanta MCP server. It combines Vanta's test-specific remediation intelligence with your local repository context to help you fix compliance failures faster.",
|
|
"author": {
|
|
"name": "Vanta"
|
|
},
|
|
"category": "security",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/VantaInc/vanta-mcp-plugin.git",
|
|
"sha": "a9dac8bef2ccda299b3a4ba7a1bc7e0dbb7195ac"
|
|
},
|
|
"homepage": "https://help.vanta.com/en/articles/14094979-connecting-to-vanta-mcp#h_887ce3f337"
|
|
},
|
|
{
|
|
"name": "vercel",
|
|
"description": "Vercel deployment platform integration. Manage deployments, check build status, access logs, configure domains, and control your frontend infrastructure directly from Claude Code.",
|
|
"category": "deployment",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/vercel/vercel-plugin.git",
|
|
"sha": "61f1903bed7b322c9745f6ba67095bc006de7e63"
|
|
},
|
|
"homepage": "https://github.com/vercel/vercel-plugin"
|
|
},
|
|
{
|
|
"name": "windsor-ai",
|
|
"description": "Connect Claude Code to 325+ business data sources via Windsor.ai. Query marketing, sales, CRM, ecommerce, finance, and analytics data from Google Ads, Meta, HubSpot, Salesforce, Shopify, Stripe, and hundreds more — directly from your terminal.",
|
|
"author": {
|
|
"name": "Windsor.ai"
|
|
},
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/windsor-ai/claude-windsor-ai-plugin.git",
|
|
"sha": "248a6994b15b410cc025b105bb4ed5558e9b1af9"
|
|
},
|
|
"homepage": "https://windsor.ai"
|
|
},
|
|
{
|
|
"name": "wix",
|
|
"description": "Build, manage, and deploy Wix sites and apps. CLI development skills for dashboard extensions, backend APIs, site widgets, and service plugins with the Wix Design System, plus MCP server for site management.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/wix/skills.git",
|
|
"sha": "bf25b5a45b2413b3581f3dcbcd63f3737791a051"
|
|
},
|
|
"homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skills"
|
|
},
|
|
{
|
|
"name": "wordpress.com",
|
|
"description": "Uses Claude Code to create and edit WordPress sites with WordPress Studio before deploying changes to your WordPress.com site.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/Automattic/claude-code-wordpress.com.git",
|
|
"sha": "052ca970df2c577d7c651e784935186ff93e6779"
|
|
},
|
|
"homepage": "https://developer.wordpress.com/wordpress-com-claude-code-plugin/"
|
|
},
|
|
{
|
|
"name": "youdotcom-agent-skills",
|
|
"description": "You.com agent skills for web search, research with citations, and content extraction. Guided integrations for Vercel AI SDK, Claude Agent SDK, OpenAI Agents SDK, crewAI, LangChain, Microsoft Teams.ai, direct REST API, and bash CLI.",
|
|
"author": {
|
|
"name": "You.com"
|
|
},
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/youdotcom-oss/agent-skills.git",
|
|
"sha": "362d510732362bd679e1647f72f734ca2d2fa710"
|
|
},
|
|
"homepage": "https://you.com"
|
|
},
|
|
{
|
|
"name": "zapier",
|
|
"description": "Connect 8,000+ apps to your AI workflow. Discover, enable, and execute Zapier actions directly from your client.",
|
|
"category": "productivity",
|
|
"source": {
|
|
"source": "git-subdir",
|
|
"url": "https://github.com/zapier/zapier-mcp.git",
|
|
"path": "plugins/zapier",
|
|
"ref": "main",
|
|
"sha": "f34a7854febed415c9ef766eec1c66529ef0668e"
|
|
},
|
|
"homepage": "https://github.com/zapier/zapier-mcp/tree/main/plugins/zapier"
|
|
},
|
|
{
|
|
"name": "zilliz",
|
|
"description": "Zilliz Cloud management plugin with 14 skills covering cluster lifecycle, collection schema, vector search, index tuning, bulk import, RBAC, backups, and monitoring.",
|
|
"author": {
|
|
"name": "Zilliz"
|
|
},
|
|
"category": "database",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/zilliztech/zilliz-plugin.git",
|
|
"sha": "17cf04e6a3c272320b707d429484e4c00b3bec0b"
|
|
},
|
|
"homepage": "https://docs.zilliz.com"
|
|
},
|
|
{
|
|
"name": "zoom-plugin",
|
|
"description": "Claude plugin for planning, building, and debugging Zoom integrations across REST APIs, SDKs, webhooks, bots, and MCP workflows.",
|
|
"category": "development",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/zoom/zoom-plugin.git",
|
|
"sha": "ab0f09b2ddc6682a7f69055c7861009ec6062775"
|
|
},
|
|
"homepage": "https://developers.zoom.us/"
|
|
},
|
|
{
|
|
"name": "zscaler",
|
|
"description": "Manage Zscaler cloud security platform including ZPA (private access), ZIA (internet access), ZDX (digital experience), ZCC (client connector), EASM (attack surface), and Z-Insights (analytics). Create and manage policies, troubleshoot connectivity, audit security configurations, and investigate incidents across the full Zscaler ecosystem.",
|
|
"author": {
|
|
"name": "Zscaler"
|
|
},
|
|
"category": "security",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://github.com/zscaler/zscaler-mcp-server.git",
|
|
"sha": "6cf365968eb3b1e11306c973c51c1e54e98e704a"
|
|
},
|
|
"homepage": "https://github.com/zscaler/zscaler-mcp-server"
|
|
}
|
|
]
|
|
}
|