save-verify-strategy
CommunityRobust post-save validation for forms.
AuthorDanielSuo117
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Verifying form save operations across UI flows can be error-prone when relying on UI feedback alone. This guide outlines reliable post-save validation patterns that ensure a page saves correctly, detects navigations, and confirms data integrity.
Core Features & Use Cases
- Toast-based verification: detect ephemeral feedback like toast messages after save.
- Redirect-based validation: confirm navigation away from the edit page without assuming a fixed destination.
- Data-consistency checks: persist a marker, reopen, and compare actual data against expected values across sessions.
- Multi-tab handling: close old tabs and re-enter in a stable new tab to verify data without ambiguity.
Quick Start
Configure a save action in your test to trigger the verification workflow and validate post-save outcomes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: save-verify-strategy Download link: https://github.com/DanielSuo117/velocitai/archive/main.zip#save-verify-strategy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.