Skip to main content
Run any Skill in Manus
with one click
GitHub repository

AVG-AdventurerTavern

AVG-AdventurerTavern contains 10 collected skills from NyaaCaster, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
3
updated
2026-07-09
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

rebuild
network-and-computer-systems-administrators

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.

2026-07-09
git-commit-push
software-developers

Handles git commit and push workflow with optimized command execution. Invoke when user wants to commit, push, or sync code changes to remote repository.

2026-03-18
unit-test-writer
software-quality-assurance-analysts-and-testers

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.

2026-03-17
code-editor
software-developers

Efficient code editing workflow with parallel strategies. Invoke when user needs to edit multiple files, refactor code, or perform batch modifications.

2026-03-14
team-orchestrator
software-developers

Orchestrates multiple agents in parallel for complex analysis and problem solving. Invoke when user presents design requirements or bug reports requiring multi-module analysis.

2026-03-14
battle-scene-sync
web-developers

MUST invoke after ANY modification to BattleScene.tsx or BattleSceneModules/*. Syncs UI changes to battle-preview.html for visual preview.

2026-03-13
save-system-designer
software-developers

Guides save/load system design following unified data flow patterns. Invoke when designing new features that need data persistence or save/load functionality.

2026-03-08
ci-build-diagnostician
network-and-computer-systems-administrators

Diagnoses CI workflow failures, Docker build errors, GitHub Actions issues, and pipeline problems. Invoke when builds fail or CI shows errors.

2026-03-08
dockerfile-guardian
software-developers

Verifies new files/directories are properly included in Dockerfile COPY instructions and not excluded by .dockerignore. Invoke when adding new files to project root.

2026-03-08
game-data-query
software-developers

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.

2026-03-08