ワンクリックで
AVG-AdventurerTavern
AVG-AdventurerTavern には NyaaCaster から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Rebuild the AVG-AdventurerTavern Docker image and push to NyaaDockerHUB private registry. Use this whenever the project needs a Docker rebuild (e.g., after Dockerfile, docker-compose.yml, vite.config.ts, config.ts, or any source change that affects the bundled frontend image). Runs rebuild.py which builds, tags, pushes to private registry, and cleans old tags.
Handles git commit and push workflow with optimized command execution. Invoke when user wants to commit, push, or sync code changes to remote repository.
Writes comprehensive unit tests using multi-agent team mode. Invoke when user needs to create/update tests for modified modules, verify data flow, interfaces, or after code changes.
Efficient code editing workflow with parallel strategies. Invoke when user needs to edit multiple files, refactor code, or perform batch modifications.
Orchestrates multiple agents in parallel for complex analysis and problem solving. Invoke when user presents design requirements or bug reports requiring multi-module analysis.
MUST invoke after ANY modification to BattleScene.tsx or BattleSceneModules/*. Syncs UI changes to battle-preview.html for visual preview.
Guides save/load system design following unified data flow patterns. Invoke when designing new features that need data persistence or save/load functionality.
Diagnoses CI workflow failures, Docker build errors, GitHub Actions issues, and pipeline problems. Invoke when builds fail or CI shows errors.
Verifies new files/directories are properly included in Dockerfile COPY instructions and not excluded by .dockerignore. Invoke when adding new files to project root.
Queries and analyzes game-related data including user profiles, inventories, characters, sanity ledgers, and database content. Invoke when user needs to check or modify game data.