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.

thedixitjain fa54902 2 files · 13.3 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/frontend-and-design/forgiveness-undo-and-soft-delete commit fa54902a54

Frequently asked questions

npx skillmds add thedixitjain/forgiveness-undo-and-soft-delete