MongoDB Filter Pattern Skill
CommunityCompose conditional MongoDB filters with ease.
Authormpaulosky
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Solves the complexity of building dynamic, conditional MongoDB filters for repository queries, enabling clean separation of concerns and reusable patterns.
Core Features & Use Cases
- Dynamic filter composition using Builders<T>.Filter to apply optional criteria such as searchTerm and authorName.
- Case-insensitive text search across multiple fields with regex.
- Combine filters using And/Or to support paginated queries with total counts.
- Guidance for interface-first design, validation, and a composable filter construction workflow.
Quick Start
Add optional parameters to your repository interface and implement a dynamic filter builder using Builders<T>.Filter to apply those filters.
Dependency Matrix
Required Modules
None requiredComponents
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: MongoDB Filter Pattern Skill Download link: https://github.com/mpaulosky/dotfiles/archive/main.zip#mongodb-filter-pattern-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.