Planning and security analysis plugins for Claude Code
npx claudepluginhub paixaop/my-claude-skillsFull planning lifecycle: brainstorm, write plans, review, publish to GitHub Issues, and execute with agent teams
Offensive security analysis suite with multi-phase penetration testing, exploit development, and remediation planning
Multi-agent product discovery — orchestrates 8 specialized agents in parallel to produce a comprehensive product blueprint covering executive summary, market validation, product strategy, brand strategy, growth, legal compliance, project planning, and domain-specific analysis.
A Claude Code plugin marketplace with plugins for planning and security analysis. Install them individually.
Add the marketplace inside a Claude Code session:
/plugin marketplace add paixaop/my-claude-skills
Then install the plugins you want:
/plugin install pmp@my-claude-skills
/plugin install security-analyst@my-claude-skills
Test a plugin locally without installing:
claude --plugin-dir ./plugins/pmp
claude --plugin-dir ./plugins/security-analyst
Full planning lifecycle from brainstorm to execution. Covers ideation, plan generation, review, GitHub Issues publishing, and implementation with coordinated agent teams.
Workflows:
Trigger phrases:
"plan", "brainstorm", "design this", "create a plan", "review plan", "execute plan", "plan from roadmap", "plan from issues", "plan from epic", "e2e loop", "code-test-fix", "run e2e tests", "extend plans", "create issues", "publish to GitHub", "make an epic", "update issues", "sync issues"
Slash commands:
/pmp:pmp # Interactive mode
/pmp:pmp brainstorm # Start from an idea
/pmp:pmp plan-spec # Generate plan from a spec or roadmap
/pmp:pmp plan-issues # Generate plan from GitHub Issues
/pmp:pmp review # Review an existing plan
/pmp:pmp execute # Execute a plan
/pmp:pmp e2e # Run E2E test loop
Offensive security analysis suite that runs multi-phase penetration testing with parallel agents. Finds real vulnerabilities with concrete exploits — not compliance checklists.
9-Phase Pipeline:
Features:
Trigger phrases:
"security audit", "penetration test", "pentest", "threat model", "vulnerability hunt", "find vulnerabilities", "security fix plan", "SBOM", "compliance mapping", "privacy assessment", "security posture", "security review", "attack surface"
Slash commands:
/security-analyst:security-analyst # Interactive mode
/security-analyst:security-analyst full # All 9 phases
/security-analyst:security-analyst focused [component] # Targeted analysis
/security-analyst:security-analyst recon # Reconnaissance only
/security-analyst:security-analyst threat-model # STRIDE + attack trees
/security-analyst:security-analyst sbom # Dependencies and supply chain
/security-analyst:security-analyst compliance [framework] # SOC 2, ISO 27001, PCI DSS, etc.
/security-analyst:security-analyst privacy # PII and data privacy assessment
/security-analyst:security-analyst fix-plan [run-dir] # Generate fix plan from findings
/security-analyst:security-analyst diff [run-a] [run-b] # Compare two runs
/security-analyst:security-analyst variant-hunt [vuln] # Find all variants of a known vuln
.claude-plugin/
marketplace.json # Marketplace catalog
plugins/
pmp/ # Plan-Management Pipeline plugin
.claude-plugin/plugin.json
skills/pmp/
security-analyst/ # Security analysis plugin
.claude-plugin/plugin.json
skills/security-analyst/
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations