·components-guide
</>

components-guide

機能のカプセル化に Convex コンポーネントを使用するためのガイド。兄弟コンポーネント、独自のコンポーネントの作成、コンポーネントとモノリシック コードをいつ使用するかについて学びます。

96インストール·16トレンド·@get-convex

インストール

$npx skills add https://github.com/get-convex/agent-skills --skill components-guide

components-guide のインストール方法

コマンドラインで components-guide AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/get-convex/agent-skills --skill components-guide
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: get-convex/agent-skills。

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/agent-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/get-convex/agent-skills --skill components-guide
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-24
更新日
2026-03-10

Browse more skills from get-convex/agent-skills

クイックアンサー

components-guide とは?

機能のカプセル化に Convex コンポーネントを使用するためのガイド。兄弟コンポーネント、独自のコンポーネントの作成、コンポーネントとモノリシック コードをいつ使用するかについて学びます。 ソース: get-convex/agent-skills。

components-guide のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/get-convex/agent-skills --skill components-guide インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/get-convex/agent-skills