Skills
Drop-in capability bundles that teach AI coding agents (Claude Code, Cursor, Copilot) how to install, configure, and troubleshoot nestjs-rest-query. Download the zip and follow your agent's instructions for adding skills, or browse the source on GitHub.
- backend
nestjs-rest-query
v2.0.0Setting up, configuring, and using nestjs-rest-query in NestJS projects with TypeORM, Drizzle, or Prisma. Use when: installing the library, configuring filters/sorting/pagination, creating dynamic endpoints, defining whitelist rules, restricting operators globally or per endpoint, switching between TypeORM, Drizzle, and Prisma adapters, adding Swagger support for dynamic queries, troubleshooting query parsing or operator errors. Keywords: nestjs-rest-query, REST query, dynamic query, filter, sort, pagination, TypeORM, Drizzle, Prisma, NestJS, whitelist, operators, RulesConfig, DynamicQueryDto, ApiDynamicQuery, QueryRules, TypeOrmAdapter, DrizzleAdapter, PrismaAdapter.
- nestjs
- typeorm
- drizzle
- prisma
- operators
- typescript
- backend
- rest-query
- pagination
- filter
How to use a skill
- Download the .zip for the skill you want.
- Unzip it into the location your agent reads from (Claude Code: ~/.claude/skills/ or .claude/skills/ in your project).
- The skill's SKILL.md describes when the agent should activate it — no further configuration needed.