From e7081583fb079a2cb05e2f3c4b655bcea44ad6cd Mon Sep 17 00:00:00 2001 From: Leo Date: Sat, 7 Mar 2026 18:13:46 +0100 Subject: [PATCH] fix: restore 7 removed plugins + revert playwright-pro name to pw Reverts two overly aggressive audit changes: - Restored content-creator, demand-gen, fullstack-engineer, aws-architect, product-manager, scrum-master, skill-security-auditor to marketplace - Reverted playwright-pro plugin.json name back to 'pw' (intentional short name) --- .claude-plugin/marketplace.json | 111 ++++++++++++++++++ .../playwright-pro/.claude-plugin/plugin.json | 2 +- 2 files changed, 112 insertions(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index b8b0a36..a3a5184 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -225,6 +225,117 @@ "sales" ], "category": "marketing" + }, + { + "name": "content-creator", + "source": "./marketing-skill/content-creator", + "description": "SEO-optimized marketing content with brand voice analysis", + "version": "1.0.0", + "author": { + "name": "Alireza Rezvani" + }, + "keywords": [ + "content", + "marketing", + "seo", + "brand-voice" + ], + "category": "marketing" + }, + { + "name": "demand-gen", + "source": "./marketing-skill/marketing-demand-acquisition", + "description": "Multi-channel demand generation and paid media optimization", + "version": "1.0.0", + "author": { + "name": "Alireza Rezvani" + }, + "keywords": [ + "demand-gen", + "paid-media", + "acquisition" + ], + "category": "marketing" + }, + { + "name": "fullstack-engineer", + "source": "./engineering-team/senior-fullstack", + "description": "Full-stack engineering with React, Node, databases, and deployment", + "version": "1.0.0", + "author": { + "name": "Alireza Rezvani" + }, + "keywords": [ + "fullstack", + "react", + "node", + "engineering" + ], + "category": "development" + }, + { + "name": "aws-architect", + "source": "./engineering-team/aws-solution-architect", + "description": "AWS serverless architecture design with IaC templates", + "version": "1.0.0", + "author": { + "name": "Alireza Rezvani" + }, + "keywords": [ + "aws", + "serverless", + "cloud", + "architecture" + ], + "category": "development" + }, + { + "name": "product-manager", + "source": "./product-team/product-manager-toolkit", + "description": "Product management toolkit with RICE scoring and PRD generation", + "version": "1.0.0", + "author": { + "name": "Alireza Rezvani" + }, + "keywords": [ + "product", + "prd", + "rice", + "prioritization" + ], + "category": "product" + }, + { + "name": "scrum-master", + "source": "./project-management/scrum-master", + "description": "Sprint health analysis, velocity tracking, and retrospective facilitation", + "version": "1.0.0", + "author": { + "name": "Alireza Rezvani" + }, + "keywords": [ + "scrum", + "agile", + "sprint", + "velocity" + ], + "category": "project-management" + }, + { + "name": "skill-security-auditor", + "source": "./engineering/skill-security-auditor", + "description": "Security audit and vulnerability scanner for AI agent skills", + "version": "1.0.0", + "author": { + "name": "Alireza Rezvani" + }, + "keywords": [ + "security", + "audit", + "vulnerability", + "scanner" + ], + "category": "development" } ] } diff --git a/engineering-team/playwright-pro/.claude-plugin/plugin.json b/engineering-team/playwright-pro/.claude-plugin/plugin.json index 2437bda..ff32cce 100644 --- a/engineering-team/playwright-pro/.claude-plugin/plugin.json +++ b/engineering-team/playwright-pro/.claude-plugin/plugin.json @@ -1,5 +1,5 @@ { - "name": "playwright-pro", + "name": "pw", "description": "Production-grade Playwright testing toolkit. Generate tests from specs, fix flaky failures, migrate from Cypress/Selenium, sync with TestRail, run on BrowserStack. 55+ ready-to-use templates, 3 specialized agents, smart reporting that plugs into your existing workflow.", "version": "1.0.0", "author": {