Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

make-operations-idempotent

Estrellas2
Forks0
Actualizado13 de junio de 2026 a las 11:08

Guidance for designing operations that are safe to run more than once with the same effect. Use when designing writes, webhooks, job handlers, migrations, payment or messaging flows, or anything that can be retried or delivered more than once. The goal is that a duplicate call changes nothing beyond the first.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly