Skip to main content
在 Manus 中运行任何 Skill
一键导入

write-e2e-test

星标7
分支3
更新时间2026年7月26日 10:08

Add a real-browser Playwright test under /e2e for a cross-system feature (rendering, input, camera, animation, physics - anything that only truly proves itself on a real WebGL2 canvas with real DOM input events). Covers when a new feature needs e2e coverage, and the standard for asserting on actual rendered pixels tied back to logic state, not just numeric ECS assertions. Use when writing a new feature that touches rendering, input, or the game loop, or when explicitly asked to add an e2e/integration test.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly