Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$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:2026년 5월 4일 06:02
SKILL.md
readonly