game-compare-backendsRun a narrow compare between two or three backend profiles when architecture uncertainty is real. Use carefully, because it usually costs more tokens and time.
Install via ClawdBot CLI:
clawdbot install mike007jd/game-compare-backendsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 20, 2026
A new game studio is unsure whether to build a UI-first or world-first backend. They use this skill to compare two backend profiles side-by-side, evaluating criteria like latency, scalability, and development speed. The output helps them commit to a stack with documented rationale.
A team debating between a pure 2D game or a lightweight 3D prototype uses the skill to compare backend requirements for each approach. The comparison highlights differences in asset streaming, physics processing, and database needs, leading to a confident path forward.
A small indie studio pivoting from a single-player to a multiplayer game runs a narrow compare between two backend profiles (e.g., Firebase vs custom server). The skill documents trade-offs in real-time sync, cost, and maintenance, informing the pivot decision.
A game targeting both mobile and PC explores backend profiles optimized for each platform. The compare evaluates criteria like cross-platform data sync, bandwidth constraints, and deployment complexity, resulting in a unified recommendation.
The chosen backend must support scalable user authentication, purchase validation, and analytics. Comparing profiles helps ensure the backend handles millions of users and microtransaction processing efficiently.
Backend comparison focuses on recurring billing, entitlement checks, and content delivery. The selected profile must minimize latency for live-service features and support user retention analytics.
The backend compare evaluates stability and cost-efficiency for delivering downloadable content and managing user purchases without ongoing infrastructure overhead.
💬 Integration Tip
Always run this compare mode with file read/write access to update docs/game-studio/backend-decision.md. Explicitly warn the user about higher token/time cost before proceeding.
Scored May 20, 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.