skill
职业分类
描述
更新
plugin-item-shops-new-item
软件开发工程师
Adds a new consumable or passive item to @repo/plugin-item-shops—discovery questions, createItem + behavior helpers, shop registration, Vitest. Use when creating or extending items under packages/plugin-item-shops/items, registering exports in items/index.ts, or listing items in shops/.
2026-05-12
plugin-item-shops-new-shop
软件开发工程师
Adds a new shop to @repo/plugin-item-shops—dedicated shop module, item lineup and prices, optional onBuy/onSessionEnd, Vitest for onBuy, SHOP_CATALOG registration. Use when creating shops under packages/plugin-item-shops/shops, editing shops/index.ts, or wiring ShopBuyContext callbacks.
2026-05-10