Skip to main content

useOptimistic Hook Generator

Implements useOptimistic for instant UI updates with manual rollback management, essential for delete operations and mutations.

Install this skill

or
90/100

Security score

The useOptimistic Hook Generator skill was audited on Feb 28, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 135

Template literal with variable interpolation in command context

SourceSKILL.md
135revalidatePath(`/clubs/${clubId}/members`);
medium line 140

Template literal with variable interpolation in command context

SourceSKILL.md
140revalidatePath(`/clubs/${clubId}/members`);
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →