Personal collection of Claude Code plugins for development workflows.
AUR package management commands for building and maintaining Arch User Repository packages.
Commands:
/aur:bump-version [version] - Bump the AUR package version, update checksums, and commit/aur:create-aur-package <package-name> <source-type> - Create a new AUR packageDevelopment workflow skills for systematic debugging, planning, and more.
Commands:
/sync-upstream - Sync plugins from upstream repositories and intelligently merge updatesSkills:
Add this directory as a local marketplace:
/plugin marketplace add local ~/workspace/asermax/claude-plugins
Install a plugin:
/plugin install <plugin-name>
/plugin install ~/workspace/asermax/claude-plugins/<plugin-name>
.
├── .claude-plugin/
│ └── marketplace.json # Marketplace configuration
├── aur/ # AUR package management plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── commands/
│ └── README.md
├── superpowers/ # Development workflow skills plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── commands/
│ ├── skills/
│ ├── agents/
│ ├── hooks/
│ └── README.md
├── CLAUDE.md # Repository documentation for Claude Code
└── README.md
Matches all tools
Hooks run on every tool call, not just specific ones
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 asermax/claude-plugins --plugin kanshiClaude Code hooks for seemux terminal multiplexer — sends session events via Unix socket for real-time status and notifications
AUR package management commands for building and maintaining Arch User Repository packages
Development workflow skills for systematic debugging, code review, planning, and more
Spec-driven development framework with iterative growth, progressive adoption, and retrofit support
Agentic memory framework for long-term memory, user preferences, and conversation history
Comprehensive development infrastructure for Claude Code projects. Includes 12 AI skills, task coordination hooks, project templates, and a visual dev-manager dashboard.
Developer tools for maintaining Claude Code plugins. Upgrade skills, audit structure, and align with latest platform capabilities.
Ultimate plugin management toolkit with 4 auto-invoked Skills for creating, validating, auditing, and versioning plugins in the claude-code-plugins marketplace
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.