Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
Run autonomous improve verify keep-or-revert loops across coding tasks with autoresearch
Turn Claude Code, OpenCode, or Codex into a metric-driven loop that makes one change at a time, verifies it mechanically, and keeps or reverts automatically.
Run approved MCP servers through Docker MCP Gateway
Use Docker MCP Gateway to run MCP servers in isolated containers, centralize profiles, secrets, tools, and client connections.
Run and lifecycle-manage MCP servers in isolated environments with ToolHive before local MCP sprawl turns brittle
Use ToolHive to install, isolate, update, and govern MCP servers so agents connect to a predictable local or Kubernetes-backed tool surface instead of a pile of hand-managed server processes.
Run AI coding agents in isolated containers and compare their behavior side by side with VibePod CLI
Launch supported coding agents in Docker, collect local metrics and HTTP traces, and compare their runs in a built-in dashboard.
Run AI browser regression checks with Playwright and multi-model verification through Passmark
Execute natural-language browser regression tests with Playwright, caching, auto-healing, and multi-model assertion verification.
Run AI-assisted security triage with role-based SOC runbooks from ai-runbooks
Use ai-runbooks to give AI assistants role-specific SOC personas, investigation steps, and incident-response procedures for structured security triage.
Run agents in disposable microVM sandboxes with network allowlists and secret injection using Matchlock
Launch risky agent work inside disposable microVMs when you need stronger isolation, sealed egress, and host-side secret injection instead of direct host access.
Run agent mailboxes and pull verification codes or reply context programmatically with Mails
Give an agent a mailbox it can send from, read from, search, sync locally, and mine for login codes or attachments without hand-driving a normal email client.
Run agent CLIs in a capability-based local sandbox with snapshots and controlled egress using nono
Constrain Claude Code, Codex, OpenClaw, and similar agent CLIs inside a kernel-enforced local sandbox with explicit filesystem, network, credential, and snapshot controls.
Run academic writing, analysis, and replication workflows with quality gates in claude-code-my-workflow
Use claude-code-my-workflow when a research task needs a Claude Code workflow for papers, slides, data analysis, or replication packages with specialist-agent review and verification gates.
Run a self-improving personal agent with Hermes Agent
Deploy Hermes Agent as a persistent personal agent that learns skills from experience, searches past sessions, schedules automations, and coordinates work across CLI and chat channels.
Run a long-form SEO blog production workflow inside Claude Code with SEO Machine
Research, outline, draft, review, and optimize long-form blog posts through a repeatable Claude Code workspace instead of ad hoc chat writing.
Ruff Python Linter Configurator
Generates optimized Ruff configuration from existing Flake8, isort, and Black setups. Migrates pyproject.toml rules with automatic conflict resolution.
Ruff Linter and Formatter
Ultra-fast Python linting and formatting using Ruff CLI with pyproject.toml configuration. Supports auto-fix, import sorting (isort-compatible), and rule selection from 800+ built-in rules.
Ruff Linter Configuration Architect
Configures and optimizes Ruff Python linter settings using the ruff CLI and pyproject.toml schema. Migrates from Flake8, isort, and Black configurations with automatic rule mapping.
Rspack High-Performance Rust-Based JavaScript Bundler
Rspack is a blazing-fast JavaScript bundler written in Rust with full webpack API compatibility. It provides drop-in webpack replacement with dramatically faster build times, first-class Module Federation support, and seamless integration with existing webpack plugins and loaders
Route risky coding-agent work through human approval checkpoints with HumanLayer
Pause high-risk coding-agent actions, gather human decisions, and resume or block work with durable approval checkpoints.
Route iMessage, Mail, Notes, Reminders, and Calendar tasks into approved AI CLI workflows with Apple Flow
Use Apple-native inboxes and event surfaces as a gated control plane for local AI work, with sender allowlists, approval prompts, and workspace boundaries.
Route Claude Code requests across models and providers with Claude Code Router
Run Claude Code through Claude Code Router to route coding-agent requests by task, provider, or model while preserving terminal workflows and adding provider-specific transformations.
Rod Go Chrome DevTools Protocol Driver for Web Automation
Rod is a high-level Go library built directly on the Chrome DevTools Protocol for web automation and scraping. It provides thread-safe, chained-context operations with auto-wait, headless browser debugging, and 100% CI test coverage.
Rive Runtime Animation Controller
Controls Rive (.riv) interactive animations at runtime using @rive-app/canvas-advanced, manages state machine inputs, and synchronizes animation states with application data via the Rive WASM runtime.
ripgrep Recursive Regex Search Tool
ripgrep (rg) is a line-oriented search tool that recursively searches directories for regex patterns while respecting .gitignore rules. Written in Rust, it outperforms grep, ag, and ack on large codebases by significant margins and supports Unicode by default.
Rewrite Git history to purge secrets, binaries, or accidental paths before sharing a repo
Use git-filter-repo when an agent needs to surgically rewrite repository history after a leaked secret, a huge binary commit, or a bad subtree split. The agent analyzes the problem, builds the rewrite command, and leaves a clean follow-up checklist for force-push, clone reset, an
Rewrite fragile shell scripts toward safer quoting and stricter patterns with Shellharden
Inspect or auto-fix shell scripts to reduce quoting bugs and brittle Bash patterns before they break in CI or production.