·vendure-entity-writing
</>

vendure-entity-writing

meriley/claude-code-skills

TypeORM デコレータ、リレーション、カスタム フィールド、チャネル認識を使用して、VendureEntity を拡張する Vendure データベース エンティティを定義します。 Vendure でデータベース モデルを作成するときに使用します。

2インストール·0トレンド·@meriley

インストール

$npx skills add https://github.com/meriley/claude-code-skills --skill vendure-entity-writing

SKILL.md

Guide creation of Vendure database entities following TypeORM and Vendure patterns.

| Entity not created | Not in plugin entities | Add to @VendurePlugin({ entities: [] }) | | Column doesn't exist | Missing migration | Generate and run migration | | Relation not loading | Missing eager or relations | Use relations: ['x'] in query | | Type error | Wrong column type | Match TypeScript type with DB type |

TypeORM デコレータ、リレーション、カスタム フィールド、チャネル認識を使用して、VendureEntity を拡張する Vendure データベース エンティティを定義します。 Vendure でデータベース モデルを作成するときに使用します。 ソース: meriley/claude-code-skills。

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

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/meriley/claude-code-skills --skill vendure-entity-writing
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

vendure-entity-writing とは?

TypeORM デコレータ、リレーション、カスタム フィールド、チャネル認識を使用して、VendureEntity を拡張する Vendure データベース エンティティを定義します。 Vendure でデータベース モデルを作成するときに使用します。 ソース: meriley/claude-code-skills。

vendure-entity-writing のインストール方法は?

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

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

https://github.com/meriley/claude-code-skills