Skills

All Skills

pagination

Skills tagged with #pagination

@flutter-it

feed-datasource-expert

Expert guidance on implementing paginated feeds and infinite scroll in Flutter using FeedDataSource and PagedFeedDataSource patterns. Covers base feed data source, cursor-based pagination, auto-pagination at length-3, proxy lifecycle with reference counting, feed widget implementation, filtered feeds, event bus integration, and creation with createOnce. Use when building paginated lists, infinite scroll, feed views, or managing proxy lifecycle in feeds.

flutter-it/watch_it+1 more
19d ago
1850
@jztan
MCP

Redmine Mcp Server

Production-ready MCP server for Redmine with security, pagination, and enterprise features

mcpgithub
jztan/redmine-mcp-server
19d ago
0
@rohitg00

api-design-patterns

REST API design with resource naming, pagination, versioning, and OpenAPI spec generation

rohitg00/awesome-claude-code-toolkit+24 more
19d ago
8020
@bnomei

kirby-collections-and-navigation

Builds Kirby listings, pagination, search, filtering/sorting/grouping, and navigation menus. Use when implementing collection logic in templates/controllers/snippets.

bnomei/kirby-mcp+12 more
18d ago
370
@TheHotwireClub

hwc-navigation-content

Build Hotwire navigation and content-discovery flows: Turbo Frame pagination, tabbed navigation, lazy loading, faceted filtering/search, cache lifecycle, scroll restoration, and visit/render control. Prefer this skill when the core problem is request/response navigation state and browser history behavior. Use hwc-forms-validation for form validation and inline edit flows, hwc-realtime-streaming for WebSocket/Turbo Stream push updates, hwc-media-content for image/video/audio features, hwc-ux-feedback for generic loading/progress/transition polish, and hwc-stimulus-fundamentals for Stimulus APIs not centered on navigation.

TheHotwireClub/hotwire_club-skills+3 more
19d ago
490
@FoundatioFx

foundatio-repositories

Use when querying, counting, patching, or paginating data through Foundatio.Repositories Elasticsearch abstractions. Covers filter expressions, aggregation queries, partial and script patches, and search-after pagination. Apply when working with any IRepository, ISearchableRepository, FindAsync, CountAsync, PatchAsync, PatchAllAsync, or RemoveAllAsync method. Never use raw IElasticClient directly -- always use repository methods. Use context7 MCP to fetch current API docs and examples.

FoundatioFx/Foundatio.Repositories
18d ago
830
@mcp-registry
MCP

World Airfares Flight Search

Flight search MCP server providing search, pagination, and itinerary details for AI assistants.

mcpaisearch
19d ago
0
@Evol-ai

api-client

Generate typed API client code from OpenAPI/Swagger specs. Supports TypeScript and Python output. Handles auth headers, pagination, and error responses. Not for: GraphQL, gRPC, or WebSocket APIs.

Evol-ai/SkillCompass+14 more
18d ago
710
@hadrien

fastsqla-pagination

Paginate SQLAlchemy select queries in FastAPI endpoints using FastSQLA. Covers the built-in Paginate dependency (offset/limit query params), Page/Item/Collection response models, and the new_pagination() factory for custom page sizes, count queries, and result processing.

hadrien/FastSQLA+2 more
19d ago
820
@hyxnj666-creator

ai-memory-coding-conventions

Project coding conventions extracted from chat history. Load when writing new code, naming things, designing APIs, or reviewing PRs. Topics: Cursor pagination is mandatory for all paged GraphQL endpoints.

hyxnj666-creator/ai-memory+1 more
2d ago
420
@mikegaruccio
MCP

Openapi Navigator

Navigate and query OpenAPI specs with fuzzy search, pagination, and API testing

mcpgithubapisearch
mikegaruccio/openapi-navigator
19d ago
0
@jiahao-jayden

data-table

Build data tables with filtering, sorting, pagination, and URL state management using diceui DataTable components. Use when creating admin tables, list views, or any data-heavy UI that needs server-side pagination and filtering.

jiahao-jayden/vibe-any-tanstack+2 more
19d ago
500