09-advanced-querying
CommunityScalable, safe querying for list endpoints.
Authorkennypallchizaca-coder
Version1.0.0
Installs0
System Documentation
What problem does it solve?
List endpoints often fetch unbounded data, risking performance and resource exhaustion. This skill introduces validated query parameters, bounded pagination, sortable fields, and stable metadata to keep APIs scalable and predictable.
Core Features & Use Cases
- Validated query parameters for page, limit, sort, and filters.
- Bounded pagination with max page size to prevent abuse.
- Allowlisted sort/filter fields and server-side enforcement.
- Consistent response metadata including total, page, and limit.
Quick Start
Configure a collection endpoint to accept page, limit, sort, and filter parameters with safe defaults and return data alongside metadata.
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: 09-advanced-querying Download link: https://github.com/kennypallchizaca-coder/agentic-full-stack-skills/archive/main.zip#09-advanced-querying 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.