convex-helpers-patterns
✓凸帮助程序库模式指南,包括触发器、行级安全性 (RLS)、关系帮助程序、自定义函数、速率限制和工作池。在实现自动副作用、访问控制、关系遍历、身份验证包装器或并发管理时使用。激活触发器设置、RLS 实现、自定义函数包装器或凸帮助器集成任务。
SKILL.md
The convex-helpers library provides battle-tested patterns for common Convex development needs. This skill covers Triggers (automatic side effects), Row-Level Security, Relationship helpers, Custom Functions, Rate Limiting, and Workpool for concurrency control.
CRITICAL RULE: This codebase has @typescript-eslint/no-explicit-any enabled. Using any will cause build failures.
| Triggers | Run code automatically on document changes | | Row-Level Security | Declarative access control at the database layer | | Relationship Helpers | Simplified traversal of document relations | | Custom Functions | Wrap queries/mutations with auth, logging, etc. | | Rate Limiter | Application-level rate limiting |
凸帮助程序库模式指南,包括触发器、行级安全性 (RLS)、关系帮助程序、自定义函数、速率限制和工作池。在实现自动副作用、访问控制、关系遍历、身份验证包装器或并发管理时使用。激活触发器设置、RLS 实现、自定义函数包装器或凸帮助器集成任务。 来源:fluid-tools/claude-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/fluid-tools/claude-skills --skill convex-helpers-patterns- 分类
- !安全工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 convex-helpers-patterns?
凸帮助程序库模式指南,包括触发器、行级安全性 (RLS)、关系帮助程序、自定义函数、速率限制和工作池。在实现自动副作用、访问控制、关系遍历、身份验证包装器或并发管理时使用。激活触发器设置、RLS 实现、自定义函数包装器或凸帮助器集成任务。 来源:fluid-tools/claude-skills。
如何安装 convex-helpers-patterns?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/fluid-tools/claude-skills --skill convex-helpers-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/fluid-tools/claude-skills
详情
- 分类
- !安全工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01