vendure-admin-ui-writing
✓React コンポーネント、ルート登録、ナビゲーション メニュー、GraphQL 統合を使用して Vendure Admin UI 拡張機能を作成します。 useQuery、useMutation、useInjector パターンを処理します。 Vendure プラグインの管理 UI 機能を構築するときに使用します。
SKILL.md
Guide creation of Vendure Admin UI extensions following React patterns and official conventions.
| Component not rendering | Route not registered | Add to routes.ts with registerReactRouteComponent | | Nav item missing | Provider not loaded | Add to providers.ts, ensure exported as default | | Query returns undefined | Missing generated types | Run graphql-codegen |
| Notification not showing | Missing useInjector | Use useInjector(NotificationService) | | Page title wrong | Missing usePageMetadata | Call setTitle in useEffect |
React コンポーネント、ルート登録、ナビゲーション メニュー、GraphQL 統合を使用して Vendure Admin UI 拡張機能を作成します。 useQuery、useMutation、useInjector パターンを処理します。 Vendure プラグインの管理 UI 機能を構築するときに使用します。 ソース: meriley/claude-code-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/meriley/claude-code-skills --skill vendure-admin-ui-writing- カテゴリ
- *クリエイティブ
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
vendure-admin-ui-writing とは?
React コンポーネント、ルート登録、ナビゲーション メニュー、GraphQL 統合を使用して Vendure Admin UI 拡張機能を作成します。 useQuery、useMutation、useInjector パターンを処理します。 Vendure プラグインの管理 UI 機能を構築するときに使用します。 ソース: meriley/claude-code-skills。
vendure-admin-ui-writing のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/meriley/claude-code-skills --skill vendure-admin-ui-writing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/meriley/claude-code-skills
詳細
- カテゴリ
- *クリエイティブ
- ソース
- skills.sh
- 初回登録
- 2026-02-01