By asermax
Spec-driven development framework with iterative growth, progressive adoption, and retrofit support
Review implemented code against specs, designs, and project decisions. Use this agent after implementing a delta to validate compliance before committing.
Analyze existing code to infer requirements and decisions for retrofitting documentation. Use this agent when creating specs or decisions from existing implementations.
Review decision classifications and promotions. Use this agent to validate whether decisions should become ADRs or DES patterns, and whether existing decisions need updates.
Validate delta definitions for atomicity, clarity, and naming quality. Use this agent to review deltas before adding them to DELTAS.md.
Review delta designs for coherence, pattern alignment, and completeness. Use this agent after drafting a design to validate it before creating an implementation plan.
Add a new delta on-the-go without full upfront planning
Analyze the impact of a proposed change on features and dependencies
Review project state, find gaps, assess change impact
Analyze uncommitted changes and create grouped conventional commits
Document an architecture or design decision
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.
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
npx claudepluginhub asermax/claude-plugins --plugin katachiClaude Code hooks for seemux terminal multiplexer — sends session events via Unix socket for real-time status and notifications
Real-time observability dashboard for Claude Code agent activity
AUR package management commands for building and maintaining Arch User Repository packages
Development workflow skills for systematic debugging, code review, planning, and more
Agentic memory framework for long-term memory, user preferences, and conversation history
Advanced development superpowers for orchestrating complex workflows with Superpower Loop and work verification
Meta-skills infrastructure for Claude Code plugin ecosystem - skill authoring, hook development, modular design patterns, and evaluation frameworks
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.