Skill Wiki v0.1.0
fact @community/fact-error-recovery-types

Error Recovery Types

Error feedback should be placed at one of three levels matched to scope and severity: (1) inline next to the field / control that produced the error (form validation, individual save failure), (2) toast / banner for tran…

Skill
@community
Domain
general
Version
1.0.0
Quality
4.0
Edges
4 out · 4 in
Tokens
171/368/637
$ prime install @community/fact-error-recovery-types

Projection

Always in _index.xml · the agent never has to ask for this.

ErrorRecoveryTypes [fact] v1.0.0

User-visible errors fall into three placement / severity tiers: inline (field-level, contextual), toast / notification (transient, action-level), and global / blocking (page-level, recovery required).

Error feedback should be placed at one of three levels matched to scope and severity: (1) inline next to the field / control that produced the error (form validation, individual save failure), (2) toast / banner for transient action-level failures that don't block the surrounding workflow (network blip, auto-save retry), and (3) global / blocking modal or page for irrecoverable / session-level failures (auth expired, payment hard-decline).

Source

prime-system/examples/frontend-design/primes/compiled/@community/fact-error-recovery-types/atom.yaml

Compiled at 2026-05-07