·vendure-developing
*

vendure-developing

meriley/claude-code-skills

开发 Vendure 电子商务插件、扩展 GraphQL API、创建管理 UI 组件并定义数据库实体。使用 vendure-expert 代理来获取跨所有 Vendure 开发领域的全面指导。

2安装·0热度·@meriley

安装

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

SKILL.md

Entry point for all Vendure development tasks. Provides quick reference and guides to the vendure-expert agent for coordinated multi-domain guidance.

| Plugins | @VendurePlugin, NestJS DI, lifecycle hooks | | GraphQL | Dual APIs (Shop/Admin), RequestContext, gql template | | Entities | VendureEntity, TypeORM, migrations, custom fields | | Admin UI | React/Angular, UI DevKit, lazy loading | | Strategies | InjectableStrategy, custom logic | | Events | EventBus, transaction-safe subscriptions |

| Entity not found | Not in plugin entities array | Add to @VendurePlugin({ entities: [] }) | | Resolver not called | Not in resolvers array | Add to apiExtensions.resolvers | | Permission denied | Missing @Allow decorator | Add @Allow(Permission.X) | | TypeScript errors | Wrong import path | Import from @vendure/core |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/meriley/claude-code-skills --skill vendure-developing
分类
*创意媒体
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 vendure-developing?

开发 Vendure 电子商务插件、扩展 GraphQL API、创建管理 UI 组件并定义数据库实体。使用 vendure-expert 代理来获取跨所有 Vendure 开发领域的全面指导。 来源:meriley/claude-code-skills。

如何安装 vendure-developing?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/meriley/claude-code-skills --skill vendure-developing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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