game-backend-selectorChoose or compare backend profiles based on required capabilities, project state, and quality target. Stay stack-neutral at the top level while still giving...
Install via ClawdBot CLI:
clawdbot install mike007jd/game-backend-selectorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 23, 2026
A new game project with no existing backend. The agent selects a lightweight backend profile suitable for rapid prototyping, balancing speed with a quality target for early playtesting.
An existing multiplayer game experiencing performance bottlenecks. The agent analyzes the current backend and recommends improvements or a switch based on capability gaps, minimizing disruption to live operations.
A studio is deciding between two backend providers for a new PvP mobile game. The agent uses compare mode to evaluate tradeoffs in latency, scalability, and cost, defining winner criteria before analysis.
A web-2d-ui-first game requires a backend that supports real-time leaderboards and social features. After selecting a profile, the agent routes to 'game-web-2d-specialist' for concrete implementation.
Free-to-play game with in-app purchases for cosmetics, boosts, or convenience. The backend must support reliable transaction processing and player inventory.
Monthly subscription for access to a library of games. Backend needs to handle user entitlements, session management, and usage analytics.
Games that generate revenue through ads. Backend must manage ad delivery, user engagement tracking, and ad mediation without impacting gameplay performance.
💬 Integration Tip
Ensure the agent has read access to the `./shared/reference/backend-profiles.md` file for profile details, and write the decision document to `docs/game-studio/backend-decision.md`.
Scored May 23, 2026
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...
Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.