·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

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-02-01