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