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