Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

pagination-api-contracts

النجوم٢
التفرعات٠
آخر تحديث٢٠ مارس ٢٠٢٦ في ١٤:٣٧

Add pagination to all list endpoints, implement the PaginatedResponse generic, ETag caching, idempotency keys for batch enrich, OpenAPI tags, rate limiting with slowapi, and the required fields checklist for every API response. Use when creating or modifying any endpoint that returns a list, when adding rate limiting, or when validating response shapes. Keywords: pagination, PaginatedResponse, limit offset, total, has_more, ETag, rate limit, slowapi, idempotency, OpenAPI, response contract.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly