·plugin-structure
</>

plugin-structure

anthropics/claude-plugins-official

このスキルは、ユーザーが「プラグインの作成」、「プラグインのスキャフォールディング」、「プラグインの構造の理解」、「プラグイン コンポーネントの整理」、「plugin.json のセットアップ」、「${CLAUDE_PLUGIN_ROOT} の使用」、「コマンド/エージェント/スキル/フックの追加」、「自動検出の構成」を要求する場合、またはプラグイン ディレクトリ レイアウト、マニフェスト構成、コンポーネント構成、ファイル命名規則に関するガイダンスが必要な場合に使用する必要があります。 Claude Code プラグイン アーキテクチャのベスト プラクティス。

148インストール·4トレンド·@anthropics

インストール

$npx skills add https://github.com/anthropics/claude-plugins-official --skill plugin-structure

SKILL.md

Claude Code plugins follow a standardized directory structure with automatic component discovery. Understanding this structure enables creating well-organized, maintainable plugins that integrate seamlessly with Claude Code.

The manifest defines plugin metadata and configuration. Located at .claude-plugin/plugin.json:

Version format: Follow semantic versioning (MAJOR.MINOR.PATCH) Keywords: Use for plugin discovery and categorization

このスキルは、ユーザーが「プラグインの作成」、「プラグインのスキャフォールディング」、「プラグインの構造の理解」、「プラグイン コンポーネントの整理」、「plugin.json のセットアップ」、「${CLAUDE_PLUGIN_ROOT} の使用」、「コマンド/エージェント/スキル/フックの追加」、「自動検出の構成」を要求する場合、またはプラグイン ディレクトリ レイアウト、マニフェスト構成、コンポーネント構成、ファイル命名規則に関するガイダンスが必要な場合に使用する必要があります。 Claude Code プラグイン アーキテクチャのベスト プラクティス。 ソース: anthropics/claude-plugins-official。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/anthropics/claude-plugins-official --skill plugin-structure
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-12
更新日
2026-02-18

クイックアンサー

plugin-structure とは?

このスキルは、ユーザーが「プラグインの作成」、「プラグインのスキャフォールディング」、「プラグインの構造の理解」、「プラグイン コンポーネントの整理」、「plugin.json のセットアップ」、「${CLAUDE_PLUGIN_ROOT} の使用」、「コマンド/エージェント/スキル/フックの追加」、「自動検出の構成」を要求する場合、またはプラグイン ディレクトリ レイアウト、マニフェスト構成、コンポーネント構成、ファイル命名規則に関するガイダンスが必要な場合に使用する必要があります。 Claude Code プラグイン アーキテクチャのベスト プラクティス。 ソース: anthropics/claude-plugins-official。

plugin-structure のインストール方法は?

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

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

https://github.com/anthropics/claude-plugins-official