7 plugins, each analyzed from its own files.
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
#csharp-formatting#dotnet-tooling#code-execution#coverage-reports
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-audit#owasp-top10#vulnerability-scanning#php-security
composio-community
This plugin acts as a security reminder hook that warns developers about potential security vulnerabilities—including command injection, XSS, and unsafe code patterns—when they edit files. It uses a Python-based analysis triggered by PreToolUse events to flag risky code patterns before they're executed.
1 hook
#security-scanning#code-analysis#injection-prevention#xss-detection
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
#lazy-senior-dev#yagni-principle#code-minimization#llm-guardrails
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#decay-risk-diagnostics#engineering-classics#book-citations
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
#multi-llm-orchestration#consensus-gates#code-review#autonomous-agents
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#linting#automated-fixes#git-commits