13 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
spences10
This plugin automatically loads credentials from a CLAUDE_ENV_FILE environment variable on session start and redacts secrets from CLI output in real-time using the nopeek CLI tool. It intercepts both session initialization and tool execution to prevent sensitive data from being exposed in logs or terminal output.
1 skill · 2 hooks
#secret-redaction#credential-loading#env-security#cli-safety
rohitg00
Pro Workflow is a complete AI coding system with self-correcting memory, persistent SQLite-indexed research wikis, and an auto-research loop that learns from corrections across sessions. It provides 41 skills, 8 agents, 23 commands, and intelligent hooks that inject relevant knowledge and enforce quality gates without requiring API keys or external services.
23 commands · 8 agents · 41 skills · 21 hooks
#self-correcting-memory#persistent-wikis#fts5-search#multi-agent
thedotmack
Claude-mem is a memory compression system that persists context across Claude Code sessions using 18 skills, 6 hooks, and an MCP server integration. It intercepts session and tool-use events to manage and compress conversation history, enabling continuity between separate coding sessions.
18 skills · 1 MCP server · 6 hooks
#context-persistence#memory-compression#session-management#mcp-integration
netresearch
This skill prevents dangerous GitHub release commands (like unsigned tags and bypassed CI) by intercepting them via hooks, then orchestrates safe releases with version bumps, signed tags, and CI-driven workflows across multiple ecosystems (TYPO3, PHP, Node.js, Go, Python, Rust). It auto-detects project type, manages versioning from conventional commits, and ensures supply chain security through signed tags and attestations.
3 commands · 1 skill · 2 hooks
#github-releases#supply-chain-security#signed-tags#version-management
pegasi-ai
Reins intercepts tool calls via pre/post hooks to block destructive actions, route high-risk operations to human approval, and maintain an immutable audit trail of all decisions. It protects against vulnerabilities covered in OWASP MCP, ASI, and Agentic Skills Top 10 threat models by analyzing commands before execution and logging outcomes to a local decision log.
1 skill · 10 hooks
Security 💲 Pegasi Watchtower free runs shell hooks #runtime-security#ai-agent-safety#pre-hook-interception#audit-trail
kenryu42
Safety Net intercepts and blocks destructive git and filesystem commands before AI agents execute them by analyzing command semantics, making it immune to flag reordering and shell wrappers. It runs as a PreToolUse hook across seven coding agent CLIs (Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, Kimi Code, OpenCode, and Pi) and works on Windows, macOS, and Linux.
1 skill · 1 hook
#safety-hook#git-protection#destructive-command-blocking#semantic-analysis
anthropics
Ralph Wiggum implements continuous self-referential AI loops that repeat the same prompt through a Stop hook until task completion, allowing iterative refinement within a single Claude Code session. The technique runs Claude in a while-true pattern with persistent file state, letting the model read its own past work and fix failures autonomously.
3 commands · 1 hook
#iterative-development#self-referential-loops#automation#ai-iteration
netresearch
This skill provides expert Git workflow patterns including branching strategies (Git Flow, GitHub Flow, trunk-based), commit conventions, pull request processes, and CI/CD integration through a portable Agent Skill. It includes a `/pr-finish` command to automate pull request merge workflows and pre-commit hooks for validation.
1 command · 1 skill · 1 hook
#git-workflow#commit-conventions#ci-cd-integration#branching-strategies
alexei-led
This plugin provides Git workflow automation including worktree management, branch cleanup, secret scanning, and configuration validation through hooks and guardrails. It uses a PreToolUse hook to inspect and control tool execution decisions, with built-in shell integration for Git operations.
3 skills · 1 hook
#git-workflow#secret-scanning#branch-management#hooks
netresearch
This agent skill automatically detects missing CLI tools (77+ supported) and installs them via optimal package managers, while also providing proactive environment auditing and batch tool updates. It reacts to "command not found" errors and user requests to maintain development environments across multiple platforms.
1 skill · 1 hook
#cli-tools#auto-install#devops#environment-audit
netresearch
This skill equips Claude Code and other AI agents to create and maintain TYPO3 extension documentation in reStructuredText format, including RST validation, TYPO3-specific directives, and Docker-based local rendering. It provides extraction patterns, gap analysis workflows, and automated deployment guidance aligned with official TYPO3 documentation standards.
1 skill · 2 hooks
#typo3-extensions#rst-validation#documentation-standards#docker-rendering
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