Personal Claude Code utilities - stable plugins and skills for development, bot operations, and productivity
npx claudepluginhub thamam/a2x-marketplaceDurable workflow state, remediation loops, adversarial plan review, and fail-closed verification for Claude Code sessions
macOS terminal automation with iTerm2 MCP server for command execution, session management, and collaborative debugging
My useful Claude Code plugins that I can install on demand when I need them.
Add this marketplace to Claude Code:
/plugin marketplace add tomerhamam/A2X-marketplace
macOS terminal automation with bundled iTerm2 MCP server for command execution, session management, and collaborative debugging.
Features:
Install:
/plugin install mactools@A2X
Quick Start:
/terminal npm test # Create terminal and run tests
/shared-session debug # Create collaborative debugging session
Requirements:
tmux for shared sessions (brew install tmux)Setup:
# Install Python dependencies for iTerm2 MCP
cd ~/.claude-code/plugins/mactools/iterm2-mcp
pip3 install -e .
Comprehensive development workflow automation for Maya AI projects.
Features:
Install:
/plugin install maya-toolkit@A2X
Quick Start:
/prepare-task PRO-123 # Prepare and scope a Linear task
/create-theia-inputs # Generate PR walkthrough
/session-handoff # Create session handoff document
Requirements:
LINEAR_API_KEY environment variable)Persistent memory management with conversation history, knowledge base, and semantic search.
Features:
Install:
/plugin install claude-memory@A2X
Quick Start:
/remember Project Preferences | Use pnpm for package management tags: workflow
/recall pnpm workflow
/save-conversation React hooks discussion
/search-knowledge authentication patterns
Requirements:
Setup:
cd ~/.claude-code/plugins/claude-memory/mcp-server
npm install && npm run build
Having issues with Hebrew text displaying incorrectly in Claude Code?
Quick Fix for iTerm2:
RTL Utilities (auto-loaded in your shell):
# ALL your Claude Code aliases now have Hebrew (-he) versions!
claude-free-he "שאלה" # claude-free with RTL ⭐ Most used
happy-free-he "שאלה" # happy-free with RTL
happy-he "שאלה" # happy with RTL
happy-codex-he "שאלה" # codex mode with RTL
happy-resume-he # resume session with RTL
# ... and 20+ more! See complete list below
# Standalone RTL functions
rtl_print "שלום עולם" # Right-align text
center_print "כותרת" # Center-align
echo "text" | rtl_block # Multi-line right-align
Resources:
Install plugins from this marketplace:
Development marketplace for Superpowers core skills library
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.