·convex-components
</>

convex-components

fluid-tools/claude-skills

創作凸組件指南 - 具有自己的架構和功能的獨立的、可重用的後端模塊。在構建可重用庫、為 NPM 打包 Convex 功能、創建隔離子系統或集成第三方組件時使用。激活組件創作、凸面.config.ts 設置、組件測試或 NPM 發布任務。

31安裝·0熱度·@fluid-tools

安裝

$npx skills add https://github.com/fluid-tools/claude-skills --skill convex-components

SKILL.md

Convex components are isolated, reusable backend modules that can be packaged and shared. Each component has its own schema, functions, and namespace, enabling modular architecture and library distribution via NPM.

CRITICAL RULE: This codebase has @typescript-eslint/no-explicit-any enabled. Using any will cause build failures.

| Local | Private modules within your app | convex/myComponent/ | | Packaged | Published NPM packages | nodemodules/@org/component/ | | Hybrid | Shared internal packages | packages/my-component/ |

創作凸組件指南 - 具有自己的架構和功能的獨立的、可重用的後端模塊。在構建可重用庫、為 NPM 打包 Convex 功能、創建隔離子系統或集成第三方組件時使用。激活組件創作、凸面.config.ts 設置、組件測試或 NPM 發布任務。 來源:fluid-tools/claude-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/fluid-tools/claude-skills --skill convex-components
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 convex-components?

創作凸組件指南 - 具有自己的架構和功能的獨立的、可重用的後端模塊。在構建可重用庫、為 NPM 打包 Convex 功能、創建隔離子系統或集成第三方組件時使用。激活組件創作、凸面.config.ts 設置、組件測試或 NPM 發布任務。 來源:fluid-tools/claude-skills。

如何安裝 convex-components?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/fluid-tools/claude-skills --skill convex-components 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/fluid-tools/claude-skills