Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
98 changes: 98 additions & 0 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,56 @@
"pluginRoot": "./plugins"
},
"plugins": [
{
"name": "bun",
"source": "./plugins/bun",
"description": "Production-ready TypeScript backend development with Bun runtime. Includes specialized agents for backend development, API design, Apidog synchronization, and DevOps.",
"version": "1.6.1",
"author": {
"name": "Jack Rudenko",
"email": "i@madappgang.com",
"company": "MadAppGang"
},
"category": "development",
"keywords": [
"bun",
"typescript",
"backend",
"hono",
"prisma",
"biome",
"docker",
"aws-ecs",
"api",
"apidog",
"openapi",
"testing"
],
"strict": true
},
{
"name": "frontend",
"source": "./plugins/frontend",
"description": "Comprehensive frontend development toolkit with TypeScript, React 19, Vite, TanStack Router & Query v5, shadcn/ui. Features multi-model code review, browser debugging, and Chrome DevTools MCP integration.",
"version": "3.15.1",
"author": {
"name": "Jack Rudenko",
"email": "i@madappgang.com",
"company": "MadAppGang"
},
"category": "development",
"keywords": [
"frontend",
"typescript",
"react",
"vite",
"tanstack",
"testing",
"architecture",
"ui-testing"
],
"strict": true
},
{
"name": "code-analysis",
"source": "./plugins/code-analysis",
Expand Down Expand Up @@ -252,6 +302,54 @@
"reset-countdown"
],
"strict": true
},
{
"name": "instantly",
"source": "./plugins/instantly",
"description": "Cold email outreach toolkit with Instantly.ai MCP integration. Features campaign analytics, sequence building, A/B testing, lead management, and auto-optimization.",
"version": "1.0.2",
"author": {
"name": "Jack Rudenko",
"email": "i@madappgang.com",
"company": "MadAppGang"
},
"category": "productivity",
"keywords": [
"instantly",
"cold-email",
"outreach",
"email-campaigns",
"lead-generation",
"ab-testing",
"email-sequences",
"deliverability",
"sales-automation"
],
"strict": true
},
{
"name": "autopilot",
"source": "./plugins/autopilot",
"description": "Autonomous task execution with Linear integration. Picks tasks from Linear, routes to appropriate agents, generates proof-of-work artifacts, and handles feedback loops.",
"version": "0.2.0",
"author": {
"name": "Jack Rudenko",
"email": "i@madappgang.com",
"company": "MadAppGang"
},
"category": "automation",
"keywords": [
"autopilot",
"autonomous",
"linear",
"task-execution",
"proof-of-work",
"webhook",
"state-machine",
"feedback-loop",
"multi-agent"
],
"strict": true
}
]
}
1 change: 0 additions & 1 deletion plugins/autopilot/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"feedback-loop",
"multi-agent"
],
"category": "automation",
"agents": [
"./agents/task-executor.md",
"./agents/proof-generator.md",
Expand Down
1 change: 0 additions & 1 deletion plugins/bun/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"openapi",
"testing"
],
"category": "development",
"agents": [
"./agents/backend-developer.md",
"./agents/api-architect.md",
Expand Down
1 change: 0 additions & 1 deletion plugins/code-analysis/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"enrichment",
"context-enhancement"
],
"category": "development",
"hooks": "./hooks/hooks.json",
"mcpServers": "./.mcp.json",
"agents": [
Expand Down
1 change: 0 additions & 1 deletion plugins/dev/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"multimodal",
"vision"
],
"category": "development",
"mcpServers": "./.mcp.json",
"agents": [
"./agents/stack-detector.md",
Expand Down
1 change: 0 additions & 1 deletion plugins/frontend/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"architecture",
"ui-testing"
],
"category": "development",
"agents": [
"./agents/developer.md",
"./agents/architect.md",
Expand Down
1 change: 0 additions & 1 deletion plugins/instantly/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"deliverability",
"sales-automation"
],
"category": "productivity",
"dependencies": {
"orchestration@mag-claude-plugins": "^0.8.0"
},
Expand Down
1 change: 0 additions & 1 deletion plugins/nanobanana/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"image-editing",
"style-transfer"
],
"category": "media",
"agents": [
"./agents/style-manager.md",
"./agents/image-generator.md"
Expand Down
1 change: 0 additions & 1 deletion plugins/seo/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"search-console",
"performance-analysis"
],
"category": "content",
"dependencies": {
"orchestration@mag-claude-plugins": "^0.5.0"
},
Expand Down
1 change: 0 additions & 1 deletion plugins/statusline/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"customization",
"themes"
],
"category": "utility",
"commands": [
"./commands/install.md",
"./commands/uninstall.md",
Expand Down
1 change: 0 additions & 1 deletion plugins/video-editing/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"audio",
"editing"
],
"category": "media",
"agents": [
"./agents/video-processor.md",
"./agents/transcriber.md",
Expand Down