Forgiveness Undo And Soft Delete

Use this skill when designing reversibility — undo systems, soft delete, archive-with-recovery, version history, "Undo Send" patterns, and any mechanism that lets a user step back from an action they regret. Trigger when designing destructive actions you want to be safe rather than friction-heavy, when picking between confirmation dialogs and undo toasts, when defining recovery windows, or when planning version-history features. Sub-aspect of `forgiveness`; read that first.

hashgraph-online fa54902 2 files · 13.3 KB Updated

File contents

hashgraph-online/awesome-codex-plugins commit fa54902a54

Frequently asked questions

npx skillmds@latest add hashgraph-online/forgiveness-undo-and-soft-delete