npx claudepluginhub asermax/claude-pluginsAUR 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
Real-time observability dashboard for Claude Code agent activity
Code review surface: agent skill generates a guided JSON view of a GitHub PR or a local agent change, local server renders it in the browser. Two leaf skills (review-pr, review-local) share a base skill.
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
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations