home/categories/sql-databases/djankies-claude-configs-prisma-6-skills-implementing-query-pagination-skill-md
sql-databasesdatabases
implementing-query-pagination
Implement cursor-based or offset pagination for Prisma queries. Use for datasets 100k+, APIs with page navigation, or infinite scroll/pagination mentions.
maintainer
djankies
Обновлено 11/25/2025
Звёзды
0
Форки
0
quick start
Installation and usage
Implement cursor-based or offset pagination for Prisma queries. Use for datasets 100k+, APIs with page navigation, or infinite scroll/pagination mentions.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use implementing-query-pagination