What problem does it solve?
Filtering complex HR-IMS datasets often requires building dynamic, multi-criteria conditions across lists and tables. This skill provides a structured approach to defining reusable filter configurations, generating Prisma-compatible queries, and composing UI components for advanced filtering.
Core Features & Use Cases
- Multi-criteria filtering for HR-IMS data across lists and tables.
- Dynamic filter components with configurable operators and types (text, number, date, select, boolean).
- Prisma query generation, URL serialization, and server-side integration for filtered inventory or employee data.
- Use Case: Build a complex search that finds active employees created within the last 30 days with status in a set and location in a specific region.
Quick Start
Configure a filter group with selected configs, add filters, and apply to a data query in your HR-IMS app.