diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 51a85e2..3b74a0d 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -5,19 +5,126 @@ "url": "https://descomplicar.pt" }, "description": "Marketplace de plugins Claude Code da Descomplicar - ferramentas para agencia digital portuguesa", - "homepage": "https://git.descomplicar.pt/ealmeida/claude-plugins", - "repository": "https://git.descomplicar.pt/ealmeida/claude-plugins.git", "plugins": [ + { + "name": "automacao", + "source": "./automacao", + "description": "Process automation with n8n workflows, Moloni integration, Dify, Flowise, Typebot, Chatwoot and AI tools. Backed by 9 Dify KB datasets.", + "version": "1.0.0", + "author": { + "name": "Descomplicar - Crescimento Digital", + "url": "https://descomplicar.pt" + } + }, + { + "name": "crm-ops", + "source": "./crm-ops", + "description": "CRM operations, sales management, leads, customers, estimates, invoices, tickets and expense tracking with Desk CRM. Backed by 2 Dify KB datasets.", + "version": "1.0.0", + "author": { + "name": "Descomplicar - Crescimento Digital", + "url": "https://descomplicar.pt" + } + }, + { + "name": "design-media", + "source": "./design-media", + "description": "UI/UX design, web design, video production with Remotion and PowerPoint generation. Backed by 3 Dify KB datasets.", + "version": "1.0.0", + "author": { + "name": "Descomplicar - Crescimento Digital", + "url": "https://descomplicar.pt" + } + }, + { + "name": "dev-tools", + "source": "./dev-tools", + "description": "PHP, React, Next.js development, database design and frontend patterns. Backed by 7 Dify KB datasets.", + "version": "1.0.0", + "author": { + "name": "Descomplicar - Crescimento Digital", + "url": "https://descomplicar.pt" + } + }, + { + "name": "gestao", + "source": "./gestao", + "description": "Project management, time tracking, daily checkups, worklogs, reflections, knowledge management and archiving. Backed by 6 Dify KB datasets.", + "version": "1.0.0", + "author": { + "name": "Descomplicar - Crescimento Digital", + "url": "https://descomplicar.pt" + } + }, { "name": "hello-plugin", "source": "./hello-plugin", - "description": "Plugin de exemplo que demonstra skills, agents e hooks", + "description": "Plugin de exemplo para Claude Code. Demonstra skills, agents e hooks num formato minimo e didactico.", "version": "1.0.0", "author": { - "name": "Emanuel Almeida" - }, - "keywords": ["example", "tutorial"], - "category": "tutorial" + "name": "Emanuel Almeida", + "url": "https://descomplicar.pt" + } + }, + { + "name": "infraestrutura", + "source": "./infraestrutura", + "description": "Server management, CWP administration, EasyPanel deployments, security audits, backups and MCP development. Backed by 4 Dify KB datasets.", + "version": "1.0.0", + "author": { + "name": "Descomplicar - Crescimento Digital", + "url": "https://descomplicar.pt" + } + }, + { + "name": "marketing", + "source": "./marketing", + "description": "Digital marketing strategy, SEO, content marketing, social media, ads, copywriting, video and YouTube. Backed by 25 Dify KB datasets including 10 marketing mentors.", + "version": "1.0.0", + "author": { + "name": "Descomplicar - Crescimento Digital", + "url": "https://descomplicar.pt" + } + }, + { + "name": "negocio", + "source": "./negocio", + "description": "E-commerce architecture, SaaS strategy, product management, competitive research and financial management. Backed by 5 Dify KB datasets.", + "version": "1.0.0", + "author": { + "name": "Descomplicar - Crescimento Digital", + "url": "https://descomplicar.pt" + } + }, + { + "name": "perfex-dev", + "source": "./perfex-dev", + "description": "Perfex CRM module development - controllers, views, forms, hooks, menus, migrations, permissions, security and database. Backed by 1 Dify KB dataset.", + "version": "1.0.0", + "author": { + "name": "Descomplicar - Crescimento Digital", + "url": "https://descomplicar.pt" + } + }, + { + "name": "project-manager", + "source": "./project-manager", + "description": "Spec-driven project management with flexible sprints, scope validation, and NotebookLM-powered discovery.", + "version": "1.1.0", + "author": { + "name": "Descomplicar - Crescimento Digital", + "url": "https://descomplicar.pt" + } + }, + { + "name": "wordpress", + "source": "./wordpress", + "description": "WordPress development, maintenance and optimization - plugins, themes, WooCommerce, Elementor, Crocoblock. Backed by 6 Dify KB datasets.", + "version": "1.0.0", + "author": { + "name": "Descomplicar - Crescimento Digital", + "url": "https://descomplicar.pt" + } } ] }