convex-queries

Installation
SKILL.md

Convex Queries Skill

This skill provides specialized guidance for implementing Convex query functions, including best practices for function definition, registration, calling patterns, pagination, indexing, and full text search.

When to Use This Skill

Use this skill when:

  • Defining new query functions to fetch data from the Convex database
  • Implementing pagination for large result sets
  • Setting up indexes for efficient querying
  • Using full text search functionality
  • Calling queries from other Convex functions
  • Optimizing query performance

Skill Resources

This skill includes comprehensive reference documentation in references/query-guidelines.md that covers:

Core Query Development

Related skills

More from sstobo/convex-skills

Installs
24
GitHub Stars
23
First Seen
Jan 20, 2026