Claude Code 用のサンプルプラグインディレクトリです。
/plugins - サンプルプラグインClaude Code 内で以下のコマンドを実行し、このマーケットプレイスを登録します:
/plugin marketplace add narunblog/claude-plugins-sample
/plugin install {plugin-name}@plugins-sample
または /plugin を実行して Discover タブからプラグインを検索してインストールできます。
| プラグイン | 説明 |
|---|---|
| skill-creator | スキルの作成・修正・評価を行うサンプルプラグイン |
各プラグインは以下の標準構成に従います:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # プラグインメタデータ(必須)
├── .mcp.json # MCP サーバー設定(任意)
├── commands/ # スラッシュコマンド(任意)
├── agents/ # エージェント定義(任意)
├── skills/ # スキル定義(任意)
└── README.md # ドキュメント
新しいプラグインを追加するには、上記の構成に従って /plugins 配下にディレクトリを作成し、.claude-plugin/marketplace.json のマーケットプレイス設定を更新してください。
各プラグインの LICENSE ファイルをご確認ください。
Claude Code プラグインの開発に関する詳細は、公式ドキュメントをご参照ください。
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub ryoganaruse/claude-plugins-sample --plugin skill-creator建立新技能、修改和改進現有技能、衡量技能效能。用於從零開始建立技能、編輯或優化現有技能、執行評估測試、基準測試效能分析、或優化技能描述以提升觸發準確度
Create and manage Claude Code skills, plugins, subagents, and hooks. Use when building new skills, validating existing skills, testing skills empirically, creating plugins, converting projects to plugins, creating hooks, or managing plugin automation. Includes /skills-toolkit:skill-composer, /skills-toolkit:skill-refiner, /skills-toolkit:skill-tester, /skills-toolkit:plugin-creator, /skills-toolkit:subagent-creator, /skills-toolkit:hook-creator, and /skills-toolkit:ask-user-question skills.
Professional skill creation with TDD workflow. Features dual-mode (fast/full), behavioral validation, and automated quality gates for 9.0/10+ scores.
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation