verify-frontend-state

Community

Validate frontend state patterns for robust UI.

Authorjunnv93
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Verifies frontend state management patterns for server data handling.

Core Features & Use Cases

  • Enforces TanStack Query usage for server state management (useQuery/useMutation) and prohibits useState for server data.
  • Checks onSuccess for setQueryData usage and guides proper cache invalidation placement.
  • Encourages dynamic imports for code splitting and separation of Server/Client components.
  • Triggered after adding or modifying components or hooks to validate patterns and guardrails.

Quick Start

Run this skill after adding or modifying frontend components or hooks to validate frontend state management patterns and prevent anti-patterns.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: verify-frontend-state
Download link: https://github.com/junnv93/equipment_management_system/archive/main.zip#verify-frontend-state

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.