By byunk
A minimal Claude Code plugin toolkit with essential hooks, commands, agents, and MCP servers
npx claudepluginhub byunk/minimal-claude-code --plugin minimal-claude-codeA minimal Claude Code plugin with just the essentials.
Why "minimal-claude-code"?
There are plenty of Claude Code tools out there that look like magic wands. However, I've found most of them to be bloated with unnecessary features and excessive token usage without real productivity gains. I prefer keeping things minimal. Claude Code itself keeps getting better, so plugins should just fill small gaps.
So, I created this plugin with two principles in mind:
claude plugin marketplace add https://github.com/Byunk/minimal-claude-code
claude plugin install minimal-claude-code

For macOS, you need to allow Script Editor to send notifications.
/quick-review - Quick code quality checkExample: Testing UI with Playwright
When building a new feature, you need to test UI interactions. Running Playwright directly pollutes your context window with verbose output. Instead:
Test the login form with playwright mcp. Use operator agent.
These MCP servers are recommended for use with this plugin:
A curated list of other plugins worth checking out:
This plugin stays minimal by design. If you've found a hook, skill, agent, or MCP server that genuinely improves productivity without bloat, consider opening a PR.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Matches all tools
Hooks run on every tool call, not just specific ones
Uses power tools
Uses Bash, Write, or Edit tools
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
AI image generation Creative Director powered by Google Gemini Nano Banana models. Claude interprets intent, selects domain expertise, constructs optimized prompts, and orchestrates Gemini for best results.
Runs pre-commands
Contains inline bash commands via ! syntax
Runs pre-commands
Contains inline bash commands via ! syntax