Professional security, privacy, and compliance plugins for Claude Code. Features Plugin Security Checker with 91 specialized detection agents, GDPR compliance auditing, cybersecurity policy generation with 51 professional templates, incident response playbook creation based on NIST SP 800-61r3, and Smart Extractors for PDF/Excel/Word documents. Production-ready tools for security governance, vulnerability scanning, compliance frameworks (ISO 27001, SOC 2, NIST CSF), incident response, document analysis, and defensive security operations.
npx claudepluginhub diegocconsolini/claudeskillcollectionReduce token consumption by 70-80% when using Chrome DevTools MCP through smart snapshot strategies and optional Gemini Flash vision processing
Claude Code plugins for the Slidev presentation framework
Bundled plugins for actuating and debugging the Chrome browser.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Share bugs, ideas, or general feedback.
Professional Security, Compliance, and Productivity Plugins for Claude Code
A curated collection of production-ready security, compliance, and productivity plugins for Claude Code. Built on authoritative sources and rigorously tested with real-world data.
→ Full Documentation Wiki (53 pages)
| Category | Topics |
|---|---|
| Getting Started | Installation, First Session, Quick Reference |
| Configuration | CLAUDE.md, Memory Architecture, Settings, Permissions |
| MCP Servers | Transports, Scopes, Authentication, Troubleshooting |
| Plugins | Lifecycle, Plugins vs MCP, Creating Plugins |
| Context | What Consumes Context, Reduction Strategies, Subagent Delegation |
| Sessions | Task-Based Config, When to Restart, Workflow Patterns |
| Platforms | macOS, Linux, WSL2, Windows Native |
| Examples | 14 copy-paste examples for CLAUDE.md, MCP, Workflows, Settings |
# IMPORTANT: Use GitHub repository format for remote updates
/plugin marketplace add diegocconsolini/ClaudeSkillCollection
⚠️ Critical: Do NOT use local paths like /path/to/ClaudeSkillCollection as this prevents remote updates. Always use the GitHub format owner/repo for automatic updates.
# Install desired plugins from the marketplace
/plugin install plugin-security-checker@security-compliance-marketplace
/plugin install gdpr-auditor@security-compliance-marketplace
/plugin install pdf-smart-extractor@security-compliance-marketplace
After installation:
/plugin interface (plugins are disabled by default after first install)# To get updates from GitHub:
/plugin # Navigate to plugin details and select "Update now"
# If you installed with a local path and can't update:
/plugin marketplace remove security-compliance-marketplace
/plugin marketplace add diegocconsolini/ClaudeSkillCollection # Re-add using GitHub format
Professional security and compliance plugins built from official regulatory texts, industry frameworks, and authoritative guidance. No hallucinated content - every template, requirement, and guideline is traceable to its source.
What makes these authoritative:
High-performance document extraction plugins that solve the "PDF/Excel/Word too large for LLM" problem through local extraction, semantic chunking, and intelligent caching.
How caching works (v2.0.0 - Unified System):
~/.claude-cache/{doc_type}/ with SHAKE256 hash keys (SHA-3 family)All three extractors share unified caching: Local extraction → Semantic chunking → Persistent caching → Efficient querying
What's new in v2.0.0:
~/.claude-cache/ (was ~/.claude-{type}-cache/)/shared/CACHE_STRATEGY.md for details⚠️ IMPORTANT: Cache Location Behavior
Extracted files are stored in user cache directory, NOT your working directory: