components-guide
✓機能のカプセル化に Convex コンポーネントを使用するためのガイド。兄弟コンポーネント、独自のコンポーネントの作成、コンポーネントとモノリシック コードをいつ使用するかについて学びます。
SKILL.md
Use components to encapsulate features and build maintainable, reusable backends.
Think of them as: npm packages for your backend, or microservices without the deployment complexity.
Components can't call each other directly. If you need this, they should be in the main app or refactor the design.
機能のカプセル化に Convex コンポーネントを使用するためのガイド。兄弟コンポーネント、独自のコンポーネントの作成、コンポーネントとモノリシック コードをいつ使用するかについて学びます。 ソース: get-convex/convex-agent-plugins。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/get-convex/convex-agent-plugins --skill components-guide- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-11
- 更新日
- 2026-02-18
クイックアンサー
components-guide とは?
機能のカプセル化に Convex コンポーネントを使用するためのガイド。兄弟コンポーネント、独自のコンポーネントの作成、コンポーネントとモノリシック コードをいつ使用するかについて学びます。 ソース: get-convex/convex-agent-plugins。
components-guide のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/get-convex/convex-agent-plugins --skill components-guide インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/get-convex/convex-agent-plugins
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-11