durex

Installation
SKILL.md

Durex

Durex provides GenServer state checkpointing to external stores (Redis or Tigris) for crash recovery and node migration. This skill helps bootstrap Durex into a project and add checkpointing to GenServers.

Subcommands

Subcommand Purpose
bootstrap Add Durex to a Phoenix/Elixir app (deps, config, optional Redis supervision)
add <Module> Add Durex checkpointing to an existing GenServer module

/durex help

Display a list of all available subcommands. Output the following exactly:

/durex subcommands:
Installs
1
GitHub Stars
1
First Seen
Jun 16, 2026
durex — agoodway/goodskills