By itsdevcoffee
Automation companion for the Maximus Loop CLI — project initialization, validation, task planning, and run analysis
Initialize Maximus Loop — 4-phase setup with project analysis and task tracking
Design and generate a task plan for the Maximus Loop autonomous engine
Review Maximus Loop run results with cost analysis and performance insights
Validate Maximus Loop project configuration with CLI checks and project-aware advisories
Initialize a Maximus Loop project setup. Triggers on "initialize maximus loop", "set up task automation", "create maximus project", "initialize project tasks", "set up autonomous tasks", "scaffold maximus", or when user wants to start task-driven autonomous development.
Design and generate a task plan for the Maximus Loop autonomous engine. Interactive plan generation with cost estimates.
Review Maximus Loop run results, analyze performance, detect failures, and propose follow-up actions.
Validate a Maximus Loop project configuration. Run deterministic CLI checks and provide project-aware advisories.
Use when the user asks to "set up maximus", "configure maximus", "initialize maximus", "create maximus config", "scaffold maximus", "bootstrap maximus", or "maximus init".
Use when the user wants to create, update, extend, or replace a Maximus Loop task plan (plan.json). Triggers on "create a plan", "plan this feature", "generate tasks", "break this down into tasks", "add tasks for", "scope this work", "plan the next phase", "update the plan", or /arc:plan.
Use when the user wants to review Maximus Loop results, analyze run performance, or check execution status. Triggers on "review the run", "analyze maximus results", "check status", "how is the run going", "show me the summary", "what's the progress", or when the user wants post-execution analysis with cost/performance insights.
Use when the user asks to "validate maximus", "check maximus config", "verify maximus setup", "is my maximus config correct", "is my project ready to run", "lint my config", or before running the engine.
Uses power tools
Uses Bash, Write, or Edit tools
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.
Automated code quality workflows for Claude Code. Battle-tested tools that run code reviews, fix issues, and simplify code automatically.
# 1. Add this marketplace to Claude Code
/plugin marketplace add itsdevcoffee/devcoffee-agent-skills
# 2. Install the plugin(s) you want
/plugin install video-analysis@devcoffee-marketplace # Video feedback
/plugin install devcoffee@devcoffee-marketplace # Code review
/plugin install remotion-max@devcoffee-marketplace # Remotion tools
# 3. Install dependencies (if using devcoffee)
/plugin install feature-dev@claude-plugins-official
/plugin install code-simplifier@claude-plugins-official
# 4. Install FFmpeg (if using video-analysis)
brew install ffmpeg # Mac
# sudo apt install ffmpeg # Debian/Ubuntu
# sudo dnf install ffmpeg # Fedora/RHEL
# sudo pacman -S ffmpeg # Arch Linux
# 5. Try them out
/video-analysis path/to/video.mp4 # Analyze videos
/devcoffee:maximus # Run code review
Plugin:
devcoffee
An autonomous agent that runs code reviews in a loop until your code is clean, then polishes it with automatic simplification.
When to use:
What it does:
code-reviewer agent to find bugs, security issues, and quality problemscode-simplifier for final polishBasic usage:
/devcoffee:maximus
With options:
# Interactive mode - pause at each step for review
/devcoffee:maximus --interactive
# Only pause if critical/major issues found
/devcoffee:maximus --pause-major
# Custom max rounds
/devcoffee:maximus --max-rounds 10
# Pause before simplification step
/devcoffee:maximus --pause-simplifier
Plugin:
remotion-max
Complete toolkit for Remotion video creation combining best practices, intelligent agents, and automation.
When to use:
What's included:
📚 Comprehensive Skill: 29+ guides covering animations, audio, video, captions, 3D, Lottie, charts, fonts, Tailwind, transitions, and more
🤖 Intelligent Agents:
remotion-builder - Generates Remotion components following best practicesremotion-setup - Initializes and configures Remotion projects⚡ Commands:
/remotion-max:builder text-reveal # Generate components
/remotion-max:setup --new-project # Initialize projects
How it works:
View remotion-max documentation →
Plugin:
video-analysis(standalone)
Analyze videos and get comprehensive visual feedback using FFmpeg frame extraction and Claude's vision API.
When to use:
What it does:
Basic usage:
# Just ask naturally
"Can you analyze this video and give me feedback?"
path/to/video.mp4
# Or be specific about mode
"Give me a quick analysis" → 5 frames, ~15 min
"Detailed analysis please" → 20 frames, ~60 min
Modes:
Focus areas:
View video-analysis documentation →
npx claudepluginhub itsdevcoffee/devcoffee-agent-skills --plugin arcDev Coffee productivity skills for Claude Code - feature implementation with buzzminson and code quality with maximus
General-purpose note capture and review system. Fire-and-forget notes with project tagging and guided triage.
OpenTUI development tools - build terminal UIs with @opentui/core
Maximus Loop plugin providing interactive task planning, project initialization, configuration validation, and run analysis for autonomous coding agents
Complete toolkit for Remotion video creation - best practices, agents, and automation
[Beta] 動画・画像のフレーム抽出、Remotion レンダリング、仕様チェック、目視検証を行う汎用ビデオツールキット
Video and audio file analysis, quality auditing, and encoding guidance
Claude Code skill pack for TechSmith (18 skills)
Use Claude Code like a Director, not a Programmer. Complete toolkit with 26 commands, 14 agents, 31 skills, and TDD-based Auto-Loop.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development