By benbentwo
Automatically detects, logs, and fixes SadTire MCP limitations in the background while users continue their main work
Personal collection of Claude Code plugins for documentation, development workflows, and productivity.
Add this marketplace to Claude Code:
/plugin marketplace add Benbentwo/benbentwos-claude-marketplace
Or for local development:
/plugin marketplace add /path/to/benbentwos-claude-marketplace
Helps maintain FEATURES.md and CHANGELOG.md documentation during development tasks.
/plugin install feature-changelog@benbentwos-claude-marketplace
Features:
/update-docs to catch up documentation based on current session work/init-docs to create FEATURES.md and CHANGELOG.md with project-aware contentEditor lifecycle management, AI-driven rebuilds, log analysis, and MCP integration for UE5 projects. Wraps the ue5 CLI server daemon.
/plugin install uem@benbentwos-claude-marketplace
Features:
/uem:start, /uem:stop to launch and stop managed editor instances/uem:rebuild triggers daemon-orchestrated stop-build-restart with metadata tracking/uem:logs queries captured logs with filtering by level, category, pattern, and time/uem:server manages the background daemonAutomatically detects, logs, and fixes SadTire MCP limitations in the background while you continue your main work.
/plugin install unreal-mcp-improver@benbentwos-claude-marketplace
Features:
/mcp-improve command spawns agents to implement improvements without interrupting your workSadTire_MCP/docs/mcp-improvements.mdTo add a new plugin:
plugins/.claude-plugin/plugin.json manifest/plugin validate . to verify the structureMIT
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
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.
npx claudepluginhub benbentwo/benbentwos-claude-marketplace --plugin unreal-mcp-improverUnreal Editor Manager - editor lifecycle management, AI-driven rebuilds, log analysis, and MCP integration for UE5
Manage Product Requirements Documents (PRDs) to gate feature development behind structured requirements, track implementation status, and maintain a living reference of all planned and delivered features.
Helps maintain FEATURES.md and CHANGELOG.md documentation during development tasks
Automatically generate and maintain feature context documents that capture development knowledge — what was built, where changes live, how it works, and why — so future AI sessions can quickly pick up where you left off.
Server-agnostic field manual for AI agents driving Unreal Engine 5.7 / 5.8 through MCP. Engine-level reflection gotchas, crash patterns, subsystem-specific quirks (Niagara, MetaSound, Materials, Lumen, UMG, audio), the Python-to-MCP data channel workaround, transport requirements, and verify-after-mutate patterns. Works with any MCP server that exposes UE5 functionality — Epic's official ModelContextProtocol plugin, custom servers, or anything else.
MCP server management and integration tools
Develop, test, and automate Unreal Engine 5.x projects (WIP). Covers PlayUnreal automation, Remote Control API, Automation Driver, and CI-friendly E2E workflows. PlayUnreal: https://github.com/Randroids-Dojo/PlayUnreal
Model Context Protocol (MCP) server integrations for enhanced capabilities
Model Context Protocol Mcp Expert subagent
MCP servers for Codex integration