home/categories/architecture-patterns/aj-geddes-useful-ai-prompts-skills-idempotency-handling-skill-md
architecture-patternsdevelopment

idempotency-handling

Implement idempotency keys and handling to ensure operations can be safely retried without duplicate effects. Use when building payment systems, APIs with retries, or distributed transactions.

aj-geddes
maintainer
aj-geddes
Atualizado 12/28/2025
Estrelas
38
Forks
3
quick start

Installation and usage

Implement idempotency keys and handling to ensure operations can be safely retried without duplicate effects. Use when building payment systems, APIs with retries, or distributed transactions.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use idempotency-handling