ما هي game-qa؟
اختبار ضمان جودة اللعبة باستخدام Playwright — الانحدار المرئي، والتحقق من أسلوب اللعب، والأداء، وإمكانية الوصول لألعاب المتصفح المصدر: opusgamelabs/game-creator.
اختبار ضمان جودة اللعبة باستخدام Playwright — الانحدار المرئي، والتحقق من أسلوب اللعب، والأداء، وإمكانية الوصول لألعاب المتصفح
ثبّت مهارة الذكاء الاصطناعي game-qa بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: opusgamelabs/game-creator.
You are an expert QA engineer for browser games. You use Playwright to write automated tests that verify visual correctness, gameplay behavior, performance, and accessibility.
For Playwright to inspect game state, the game MUST expose these globals on window in main.js:
Returns a concise JSON string of the current game state for AI agents to reason about the game without interpreting pixels. Must include coordinate system, game mode, score, and player state.
اختبار ضمان جودة اللعبة باستخدام Playwright — الانحدار المرئي، والتحقق من أسلوب اللعب، والأداء، وإمكانية الوصول لألعاب المتصفح المصدر: opusgamelabs/game-creator.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/opusgamelabs/game-creator --skill game-qaاختبار ضمان جودة اللعبة باستخدام Playwright — الانحدار المرئي، والتحقق من أسلوب اللعب، والأداء، وإمكانية الوصول لألعاب المتصفح المصدر: opusgamelabs/game-creator.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/opusgamelabs/game-creator --skill game-qa بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/opusgamelabs/game-creator