About
This skill provides specialized architectural patterns and implementation checklists for developers building complex React forms with real-time persistence. It specifically addresses common pitfalls in wizard-style forms using React Hook Form 7.x and TanStack Query v5, offering proven methods for subscription-based watching, debounced mutations, and referential stability to eliminate performance-degrading re-render cycles and synchronization errors.