PlugMyPlugin

Browse plugins

6 plugins, each analyzed from its own files.

handbook-dotnet

★ 894
NikiforovAll

This plugin provides .NET development tools for Claude Code, including automatic CSharpier formatting for C# files after edits and a dotnet-run-file skill to execute C# code directly without projects (.NET 10+). It also offers coverage report generation scoped to branch changes, integrating seamlessly via post-tool-use hooks.

6 skills · 1 hook
DevOps free runs shell hooks
#csharp-formatting#dotnet-tooling#code-execution#coverage-reports

security-audit

★ 859
netresearch

This skill audits any project for security vulnerabilities (OWASP Top 10, CWE Top 25, CVSS scoring) and GitHub repositories, with deep PHP/TYPO3 scanning across 80+ checkpoints and 19 reference guides. It hooks into PreToolUse events to warn about risky commands before execution.

1 skill · 1 hook
Security free runs shell hooks
#security-audit#owasp-top10#vulnerability-scanning#php-security

ponytail

★ 538
DietrichGebert

Ponytail injects a minimalist decision ladder into Claude Code sessions, forcing the agent to question whether code is needed at all before building solutions. It works by hooking session start and prompt submission to apply YAGNI principles, prefer stdlib, and avoid unrequested abstractions.

6 skills · 2 hooks
Code Review free runs shell hooks
#lazy-senior-dev#yagni-principle#code-minimization#llm-guardrails

brooks-lint

★ 410
hyhmrright

brooks-lint performs AI-powered code reviews grounded in twelve classic engineering books, diagnosing code against six decay risk dimensions with book citations and severity labels. It offers six analysis modes (PR review, architecture audit, tech debt, test quality, health dashboard, and auto-fix) that produce structured findings with symptoms, sources, consequences, and remedies.

6 commands · 6 skills · 1 hook
Code Review free runs shell hooks
#code-review#decay-risk-diagnostics#engineering-classics#book-citations

octo

★ 353
nyldn

Octopus orchestrates code review, research, and development workflows across up to ten external LLM providers (Codex, Gemini, Copilot, Ollama, Qwen, OpenRouter, and others) alongside Claude, using consensus gates and multi-agent deliberation to catch blind spots before shipping. It bundles 50 commands, 58 reusable skills, 50 specialized personas, and persistent session memory to run autonomous pipelines from spec to delivery with quality checks at each phase.

50 commands · 50 agents · 58 skills · 27 hooks
Code Review free runs shell hooks
#multi-llm-orchestration#consensus-gates#code-review#autonomous-agents

dev-flow

★ 29
alexei-led

dev-flow provides code review, automated fixes, commit management, and linting for development workflows through 2 agents and 6 skills integrated via hooks. It uses local tools (node, bash, python3) to run shell-based linting and code quality checks without external API dependencies.

2 agents · 6 skills · 6 hooks
Code Review free runs shell hooks
#code-review#linting#automated-fixes#git-commits