NeoMud
NeoMud contient 15 skills collectées depuis roomsmith-games, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Launch an AI playtester to play NeoMud via the WebSocket relay and report findings
Launch a QA tester to systematically find bugs, test edge cases, and audit game systems. Use when you want thorough bug-hunting beyond what playtesting covers.
Evaluate architecture decisions, propose infrastructure, assess scalability, and make technology recommendations across the full stack — from hardware to cloud to application. Use when planning new services, scaling existing ones, evaluating hosting/cloud options, designing data pipelines, or making build-vs-buy decisions.
Deploy latest code to staging, wait for CI/CD pipelines, and verify health. Use after committing changes that need to go live on staging.
Audit user data channels, PII handling, abuse vectors, and content moderation across NeoMud Platform and game servers. Zero-trust posture — all inputs are invalid until verified.
Evaluate UX flows, interactions, and conventions across NeoMud marketplace, game client, and maker. Brings real-world UX expertise from industry-leading games and platforms.
Launch a browser-based UAT tester for the NeoMud web marketplace and WASM game client via Playwright
Review NeoMud-Platform code and architecture for security vulnerabilities, data protection issues, and compliance gaps. Use when adding new endpoints, modifying auth flows, handling PII, changing database schema, designing new platform services, or before any release.
Generate sound effects and background music for NeoMud using ElevenLabs AI. Use when creating or regenerating SFX for combat, spells, footsteps, NPC interactions, item pickups, ambient sounds, or BGM tracks. Handles generation and placement in the asset directory.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Rebuild the default_world.nmd bundle after changes to maker/default_world_src/. The server loads this .nmd file (a ZIP archive) on startup, similar to DOOM WAD files. Raw assets live in the codebase but must be packaged into the .nmd to take effect.
Work through the GitHub issue backlog fixing bugs automatically
Launch an AI world designer to test the NeoMud Maker editor through browser interaction
Launch a game design session to analyze balance, propose content, and audit RPG mechanics across NeoMud's world data
Build full-stack web applications powered by Google Gemini's Nano Banana & Nano Banana Pro image generation APIs. Use when creating Next.js image generators, editors, galleries, or any web app that integrates gemini-2.5-flash-image or gemini-3-pro-image-preview models. Covers React components, server actions, API routes, storage, rate limiting, and production deployment patterns.