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.

ConcertoNotes Updated 0 repo stars

File contents

ConcertoNotes/codex-plugins/tree/main/plugins/community/universal-design-principles/plugins/interaction-and-control-principles/skills/forgiveness-undo-and-soft-delete commit 911df4275b

Frequently asked questions

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