Skip to main content
Run any Skill in Manus
with one click

check-idempotency

Analyzes PHP code for idempotency issues. Detects missing idempotency keys on POST/PUT endpoints, non-idempotent command handlers, duplicate write risks, and retry-unsafe operations.

Overview

Analyzes PHP code for idempotency issues. Detects missing idempotency keys on POST/PUT endpoints, non-idempotent command handlers, duplicate write risks, and retry-unsafe operations.

Install command
npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill check-idempotency

Copy and paste this command into Claude Code to install the skill

Stars78
Forks18
UpdatedFebruary 22, 2026 at 19:56
SKILL.md
readonly