Art asset management for Xianwen Online: sprite processing, background removal, image splitting, AI prompt generation for monsters/NPCs/backgrounds, and asset registration. Use when user needs image processing, art prompts, '去背', '提示詞', or asset management.
Triage and fix player-reported bugs in Xianwen Online. Handles screenshot analysis, NPC behavior issues, quest/task failures, UI glitches, combat problems, and image mapping errors. Use when user shares player feedback, screenshots, or reports game issues.
Deep code review for Xianwen Online against design documents. Multi-round review with separate frontend/backend analysis, gap detection, and issue tracking. Use when user asks for 'code review', '審查', '檢查', or wants to verify implementation matches design.
Database operations for Xianwen Online: Neon PostgreSQL queries, migrations, data cleanup, player data deletion, and schema management. Use when user needs database operations, migration fixes, data cleanup, or says '清空資料庫', '刪除玩家', 'migration'.
Xianwen Online full deployment workflow: commit, push, build, deploy server (Hetzner SSH) + web client (GitHub Pages) + itch.io, release versioning, CI/CD fix. Use when user says 'deploy', 'commit/push', 'release', '進版', '部署'.
Discord community management for Xianwen Online: bot setup, channel management, announcement writing, update logs, and community content creation. Use when user needs Discord-related tasks, '公告', 'Discord', '更新日誌'.
Local CI gate before commit/push. Runs the same checks as GitHub Actions CI: cargo fmt, clippy, cargo test (server), vue-tsc type check, vite build (web-client). MUST run before any commit or push to prevent CI failures. Use PROACTIVELY before every…
Server operations for Xianwen Online: Hetzner VPS management, server stability, connection pool tuning, WebSocket management, security hardening, monitoring, and performance optimization. Use when dealing with server issues, '伺服器', '斷線', '穩定性', or…