claudeindex
Marketplace

wrxck-claude-plugins

wrxck-claude-plugins

Stars

5

Forks

0

Plugins

19

Installation

1

Add the marketplace

/plugin marketplace add wrxck/claude-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

19

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

mcp-forge

Scaffold hardened MCP servers wrapping CLI tools

Plugin

diagram-expert

Create detailed Mermaid diagrams for architecture, flows, ERDs, and more

Plugin

typescript-quality

Enforce TypeScript quality - no any types, named exports, no console.log

Plugin

react-quality

Enforce React quality - accessibility, semantic HTML, no inline styles

Plugin

jest-quality

Enforce Jest best practices - proper mock typing with jest.mocked()

Plugin

cpp-safety

C/C++ memory safety checks - smart pointers, safe string functions, RAII

Plugin

code-style

Code style enforcement - comments, imports, file length, icons, TODOs, library choices

Plugin

security-guard

Security guards - prevent secret leaks and block sudo commands

Plugin

db-safety

Database safety - prevent accidental data destruction and migration safety

Plugin

docker-guard

Docker quality and safety - Dockerfile best practices, compose validation, dangerous command blocking

Plugin

infra-guard

Infrastructure security - nginx, port exposure, infra changes, env sync, hardening audits

Plugin

git-workflow

Git workflow - commit validation, conventional commits, PRs, releases, code review

Plugin

deploy-guard

Deploy safety - smoke tests, perf regression detection, test gates, CI scaffolding

Plugin

package-guard

Package management - enforce exact versions, check outdated and vulnerable packages

Plugin

behavior-hooks

Turns your corrections into enforceable hooks so Claude never repeats the same mistake

Plugin

release-guard

Ensures open source packages are properly released on npm, GitHub, and documented

Plugin

auto-audit

Autonomous security auditor. Scans a GitHub repo for vulnerabilities, triages false positives, writes a PoC, fixes each confirmed bug in its own PR, independently reviews the fix, and merges when the review is clean.

Plugin

matts-second-brain

Persistent Claude Code brain backed by Trilium / Obsidian / Notion. Standards, decisions, lessons learned, and per-app context that survive across sessions.

Plugin

self-forge

Mines how you actually use Claude Code and forges the work you keep repeating into the right artifact — skill, subagent, hook, command, workflow, or a publishable plugin. Local-only analysis; routes corrections to behavior-hooks, CLI-wrapping to mcp-forge, durable facts to matts-second-brain.