By moinsen-dev
Unified guardian that protects sensitive files, prevents bloated code, and enforces architectural best practices
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
A custom marketplace for Claude Code plugins, providing specialized tools and workflows to enhance your development experience.
This marketplace focuses on quality and safety through intelligent automation:
Philosophy: Prevention over correction. Use hooks to stop problems before they happen, not after.
.env or package-lock.jsonSUMMARY.md files after every taskClaude Code plugins are collections of:
To add this marketplace to your Claude Code installation:
/plugin marketplace add moinsen-dev/claude_code_marketplace
Or if you have cloned this repository locally:
/plugin marketplace add /path/to/claude_code_marketplace
After adding the marketplace, install the plugins you need:
# Install all plugins
/plugin install dev-tools@claude-code-marketplace
/plugin install guard@claude-code-marketplace
# Or install individually
/plugin install guard@claude-code-marketplace
Initialize Guard in your project:
# Initialize guard with default protections
/guard:init
Then start using guard commands:
# View all guardian statuses
/guard:status
# Check quality configuration
/guard:config
# Protect additional files
/guard:protect mysecret.yaml
# Disable a guardian when needed
/guard:disable markdown-control
The Guard plugin works automatically with zero configuration after /guard:init! 🎉
Essential development tools and utilities for common coding tasks.
Commands:
/code-review - Comprehensive code review with quality, security, and best practices analysis/refactor - Intelligent code refactoring while preserving functionality/debug - Systematic debugging assistance/social-media - Generate professional social media posts for your projectAgents:
test-generator - Generate comprehensive test suitesUsage Example:
# Generate a LinkedIn post in English (default)
/social-media
# Generate for a specific platform and language
/social-media --platform linkedin --language german
Installation:
/plugin install dev-tools@claude-code-marketplace
Unified protection system with 7 independent guardians for comprehensive codebase security and quality.
The Problem: Without protection, Claude might:
.env files, package-lock.json, or other sensitive filesSUMMARY.md files after every taskThe Solution: Guard uses Claude Code's hook system with 7 specialized guardians that intercept and block problematic operations before they happen.
Protects sensitive files using blacklist pattern matching.
npx claudepluginhub moinsen-dev/claude_code_marketplace --plugin guardEssential development tools and utilities for common coding tasks
Automated Clawdbot AI Assistant setup wizard for VPS deployment. Guides users through server selection (Hetzner, DigitalOcean), OS-specific installation (Linux, macOS, Windows), daemon configuration for 24/7 operation, and integrations (Telegram, WhatsApp, Gmail). Run your own AI assistant for under $5/month.
Generate LinkedIn-style 'RIP' posts in perfect influencer voice — the 'X killt Y' genre. Use /rip-post with a topic, or without arguments to have Claude pick a current AI/tech trend via WebSearch.
Agentic kit for building AI features: foundation council (5 perspectives → README + gating OPEN-DECISIONS + hydrated project spine), feature-planner, task-loop, isolated implementer/verifier/reviewer agents, reachability + eval-coverage audits, and AI-specific hard rules (model pinning, eval before merge, cost/latency budgets).
Quadruple verification for Claude Code — automatically blocks placeholder code, security vulnerabilities, and ensures output quality on every operation. Built by CustomGPT.ai for production teams.
Automated code review, security scanning, and quality enforcement
Protect secrets and credentials from Claude Code. Blocks writes to .env files, detects API keys in shell commands, prevents hardcoded tokens, and guards service account JSON files.
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.
A caring skill pack for vibe coders. Encodes engineering discipline — refactor verification, minimal security audit, repo rot detection, AI-friendly docs, CI/CD basics, secrets lifecycle, project conventions, repo bloat diagnosis, and design-system unification — as a set of portable agent skills.
Personal Claude Code + Codex dev stack: security hooks, AI-first code conventions, /security-review, /repo-map, /stack-check, portable statusline. Designed to complement other skills-based plugins, not replace them.