By asermax
Development workflow skills for systematic debugging, code review, planning, and more
ML subskill for /evolve - optimizes model accuracy and performance
Performance subskill for /evolve - optimizes runtime speed for algorithms
Evolve a living state document from transcripts, documents, and external sources
Size subskill for /evolve - optimizes for minimal code/text length
Evolve novel algorithms through LLM-driven mutation, crossover, and selection
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Use when user explicitly requests to coordinate with other Claude Code agents, join an agent chat, or communicate across multiple repositories/projects
Parse and analyze personal financial transaction CSV exports to calculate account totals and generate detailed breakdowns. Use when the user asks to analyze transaction data, generate financial summaries, calculate account balances, or review spending from CSV exports. Supports account grouping (Galicia, Mercado Pago, Quiena, LLC/Relay, HSBC, Crypto), automatic internal transfer detection, and detailed transaction listings.
Validate mermaid diagram syntax after writing mermaid code blocks. Use this skill whenever you generate, write, or edit mermaid diagrams in markdown files — including flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, gantt charts, pie charts, mindmaps, gitgraph, and any other mermaid diagram type. Even if the diagram looks correct, always validate — subtle syntax errors silently break rendering. Trigger on any task that produces or modifies mermaid code blocks.
Use when starting any task in a project - keeps CLAUDE.md instruction file current with high-level project state, prompts for init if missing, adds reflection todo before work to ensure documentation stays updated
Executes bash commands
Hook triggers when Bash tool is used
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 superpowersClaude 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
Spec-driven development framework with iterative growth, progressive adoption, and retrofit support
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
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Agentic development framework for Claude Code — disciplined workflow routing, TDD enforcement, safety hooks, systematic debugging, and code review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review