·convex-queries
</>

convex-queries

sstobo/convex-skills

This skill should be used when implementing Convex query functions. It provides comprehensive guidelines for defining, registering, calling, and optimizing queries, including pagination, full text search, and indexing patterns.

11Installs·0Trend·@sstobo

Installation

$npx skills add https://github.com/sstobo/convex-skills --skill convex-queries

SKILL.md

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.

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

For more detailed information and additional patterns, refer to the complete reference documentation.

This skill should be used when implementing Convex query functions. It provides comprehensive guidelines for defining, registering, calling, and optimizing queries, including pagination, full text search, and indexing patterns. Source: sstobo/convex-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sstobo/convex-skills --skill convex-queries
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is convex-queries?

This skill should be used when implementing Convex query functions. It provides comprehensive guidelines for defining, registering, calling, and optimizing queries, including pagination, full text search, and indexing patterns. Source: sstobo/convex-skills.

How do I install convex-queries?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sstobo/convex-skills --skill convex-queries Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/sstobo/convex-skills