remix-shop-items
Manage Shop Items Workflow
Overview
This skill guides you through creating, managing, and integrating shop items for games on the Remix platform.
Prerequisites
- A game must already exist.
- Reuse
gameIdfrom task context first, then.remix-cli.json, then legacy.remix-mcp.jsonwhen available. - Use the official CLI or MCP toolchain when possible instead of handwritten HTTP.
Steps
1. Check for Existing Game ID
Read task context or prior tool results first. Otherwise, read .remix-cli.json
or legacy .remix-mcp.json in the current directory. If either exists and
More from farworld-labs/remix-skills
phaser-2d-arcade
Build mobile-first 2D browser games with Phaser 3 Arcade Physics
41remix-agent-publish
Build and publish Remix games with the current Remix toolchain. Use when work touches the official Remix CLI, MCP server, REST publishing APIs, or the @remix-gg/sdk game runtime.
39threejs-lite
Build lightweight mobile-friendly 3D browser games with Three.js
36remix-api-auth
Configure and verify authentication for Remix REST, CLI, and MCP workflows. Use when a task needs `REMIX_API_KEY`, `remix login`, stored Remix credentials, or auth troubleshooting.
34remix-add-sprite
Generate and add sprites to a Remix game
33remix-game-sdk
Reference for the current @remix-gg/sdk runtime. Use when generating or repairing Remix game code, shop item integrations, save-state flows, multiplayer hooks, or host-safe mobile UI behavior.
33