·convex-queries
</>

convex-queries

sstobo/convex-skills

在实现凸查询函数时应该使用这个技巧。它提供了定义、注册、调用和优化查询的全面指南,包括分页、全文搜索和索引模式。

11安装·0热度·@sstobo

安装

$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.

在实现凸查询函数时应该使用这个技巧。它提供了定义、注册、调用和优化查询的全面指南,包括分页、全文搜索和索引模式。 来源:sstobo/convex-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/sstobo/convex-skills --skill convex-queries
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 convex-queries?

在实现凸查询函数时应该使用这个技巧。它提供了定义、注册、调用和优化查询的全面指南,包括分页、全文搜索和索引模式。 来源:sstobo/convex-skills。

如何安装 convex-queries?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sstobo/convex-skills --skill convex-queries 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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