概要
The Add Query Filter skill streamlines the process of extending search and filtering capabilities in TypeScript-based backend services. It provides a structured approach to updating Zod schemas for validation and implementing filter logic across both MockDB and MongoDB repository layers. This ensures consistent behavior between development environments and production databases while maintaining type safety and robust test coverage for complex filtering patterns like date ranges, numeric bounds, and partial text matches.