|
|
|
|
@@ -397,7 +397,7 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "playground",
|
|
|
|
|
"description": "Creates interactive HTML playgrounds \u2014 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.",
|
|
|
|
|
"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"
|
|
|
|
|
@@ -552,7 +552,7 @@
|
|
|
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/linear"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "Notion",
|
|
|
|
|
"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": {
|
|
|
|
|
@@ -675,7 +675,7 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "coderabbit",
|
|
|
|
|
"description": "Your code review partner. CodeRabbit provides external validation using a specialized AI architecture and 40+ integrated static analyzers\u2014offering 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.",
|
|
|
|
|
"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",
|
|
|
|
|
@@ -705,12 +705,11 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"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\u2014from IDE to CI/CD\u2014ensuring consistent standards and catching issues early.",
|
|
|
|
|
"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": "623eb4ed4364d8111f9a9132a791d7497d814b6a"
|
|
|
|
|
"url": "https://github.com/qodo-ai/qodo-skills.git"
|
|
|
|
|
},
|
|
|
|
|
"homepage": "https://github.com/qodo-ai/qodo-skills.git"
|
|
|
|
|
},
|
|
|
|
|
@@ -946,6 +945,109 @@
|
|
|
|
|
"sha": "b93007e9a726c6ee93c57a949e732744ef5acbfd"
|
|
|
|
|
},
|
|
|
|
|
"homepage": "https://github.com/zapier/zapier-mcp/tree/main/plugins/zapier"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"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": "autofix-bot",
|
|
|
|
|
"description": "Code review agent that detects security vulnerabilities, code quality issues, and hardcoded secrets. Combines 5,000+ static analyzers to scan your code and dependencies for CVEs.",
|
|
|
|
|
"author": {
|
|
|
|
|
"name": "DeepSource Corp"
|
|
|
|
|
},
|
|
|
|
|
"category": "security",
|
|
|
|
|
"source": "./external_plugins/autofix-bot",
|
|
|
|
|
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/autofix-bot"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "stagehand",
|
|
|
|
|
"description": "Browser automation skill for Claude Code using Stagehand. Automate web interactions, extract data, and navigate websites using natural language.",
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"author": {
|
|
|
|
|
"name": "Browserbase"
|
|
|
|
|
},
|
|
|
|
|
"source": {
|
|
|
|
|
"source": "github",
|
|
|
|
|
"repo": "browserbase/agent-browse"
|
|
|
|
|
},
|
|
|
|
|
"category": "automation",
|
|
|
|
|
"keywords": [
|
|
|
|
|
"browser",
|
|
|
|
|
"automation",
|
|
|
|
|
"stagehand",
|
|
|
|
|
"web-scraping"
|
|
|
|
|
],
|
|
|
|
|
"homepage": "https://github.com/browserbase/agent-browse",
|
|
|
|
|
"strict": false,
|
|
|
|
|
"skills": [
|
|
|
|
|
"./.claude/skills/browser-automation"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"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"
|
|
|
|
|
},
|
|
|
|
|
"homepage": "https://github.com/BrainBlend-AI/atomic-agents",
|
|
|
|
|
"tags": [
|
|
|
|
|
"community-managed"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"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"
|
|
|
|
|
},
|
|
|
|
|
"homepage": "https://github.com/microsoftdocs/mcp"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"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": "neondatabase/agent-skills",
|
|
|
|
|
"path": "plugins/neon-postgres",
|
|
|
|
|
"ref": "main",
|
|
|
|
|
"sha": "54d7a9db2ddd476f84d5d1fd7bac323907858a8b"
|
|
|
|
|
},
|
|
|
|
|
"homepage": "https://github.com/neondatabase/agent-skills/tree/main/plugins/neon-postgres"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"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": "eeef353eead2e3dc5f33f64dbaae54e1309e0d45"
|
|
|
|
|
},
|
|
|
|
|
"homepage": "https://github.com/intercom/claude-plugin-external"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "product-tracking-skills",
|
|
|
|
|
"description": "AI agent skills that make SaaS products data-ready for product analytics — from codebase scan to tracking plan to working instrumentation code.",
|
|
|
|
|
"source": {
|
|
|
|
|
"source": "url",
|
|
|
|
|
"url": "https://github.com/Accoil/product-tracking-skills.git",
|
|
|
|
|
"sha": "341f8cf47d8b5dda550222152377c50aee34c723"
|
|
|
|
|
},
|
|
|
|
|
"homepage": "https://www.accoil.com/product-tracking"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
|