vendure-developing
✓Develop Vendure e-commerce plugins, extend GraphQL APIs, create Admin UI components, and define database entities. Use vendure-expert agent for comprehensive guidance across all Vendure development domains.
Installation
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 |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/meriley/claude-code-skills --skill vendure-developing- Category
- *Creative Media
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is vendure-developing?
Develop Vendure e-commerce plugins, extend GraphQL APIs, create Admin UI components, and define database entities. Use vendure-expert agent for comprehensive guidance across all Vendure development domains. Source: meriley/claude-code-skills.
How do I install vendure-developing?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/meriley/claude-code-skills --skill vendure-developing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/meriley/claude-code-skills
Details
- Category
- *Creative Media
- Source
- skills.sh
- First Seen
- 2026-02-01