governing-collection-endpoints
OfficialStandardize API list endpoints.
Authormusher-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces consistent standards for API collection endpoints, preventing issues like performance degradation, inconsistent response shapes, and security vulnerabilities.
Core Features & Use Cases
- Standardized Response Envelope: Ensures all list endpoints return data in a predictable
data/meta/linksformat. - Cursor-Based Pagination: Implements efficient and consistent pagination to avoid offset-based performance pitfalls.
- Filtering and Sorting: Provides clear conventions for query parameters to filter and sort collection data.
- Use Case: When designing new list endpoints or auditing existing ones, use this Skill to ensure they adhere to best practices for pagination, filtering, and response structure.
Quick Start
Use the governing-collection-endpoints skill to review the pagination strategy of the '/users' endpoint.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: governing-collection-endpoints Download link: https://github.com/musher-dev/bundles/archive/main.zip#governing-collection-endpoints 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 223,000+ vetted skills library on demand.