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.
maintainer
aj-geddes
更新于 12/28/2025
星标
38
分支
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use idempotency-handling