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

idempotent-apis

// Use when designing or reviewing any state-changing HTTP endpoint (POST, PUT, PATCH, DELETE) — covers idempotency keys, request deduplication, retry safety, exactly-once semantics over at-least-once delivery, and the Stripe/standard idempotency-key pattern. Use anytime an endpoint creates resources, charges money, sends notifications, or has any non-reversible side effect.

$ git log --oneline --stat
stars:3
forks:0
updated:4 de mayo de 2026, 06:02
SKILL.md
readonly