verify-filters

Community

Validate URL-driven filters meet SSOT standards.

Authorjunnv93
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that URL-driven list filters adhere to a strict Single Source of Truth (SSOT) 3-layer pattern by validating tooling, hooks, and server parsing points across dashboard pages.

Core Features & Use Cases

  • Validates that each filter-utils file exports the required four functions
  • Ensures there is a corresponding filter hook that consumes those utilities
  • Checks that server-side parsing is invoked in page.tsx and that client components do not manage filter state with useState
  • Applies to adding or modifying list filters on equipment, calibration, checkouts, teams, and related pages to maintain consistency in UI behavior

Quick Start

Run this check after adding or modifying list page filters to verify SSOT compliance and report any missing exports, hooks, or server parsing violations.

Dependency Matrix

Required Modules

None required

Components

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

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.