19 skills total · 19 unscanned
Skills by vudovn
Master the foundational systems that power 2D games. This skill covers sprite organization and animation, tilemap layering strategies, collision shapes and physics approaches, and…
Learn foundational 3D game systems covering rendering stages, shader types, collision shapes, and camera mechanics. This skill covers optimization strategies like frustum culling…
App Builder is an orchestrator that transforms natural language requests into complete full-stack applications. It analyzes your requirements, determines the appropriate project…
Architecture guides decision-making through requirements analysis, trade-off evaluation, and ADR documentation. It helps teams capture design rationale and choose patterns…
Database Design teaches schema fundamentals, ORM selection, and performance tuning through structured decision-making rather than rote patterns. It covers normalization,…
design-spec is a guide to creating DESIGN.md, the single source of truth for a project's visual language. It covers the YAML token schema (colors, typography, spacing, rounded,…
Game Art guides you through style selection with decision trees matching your game's tone and budget, from pixel art to PBR 3D. It covers asset pipeline phases for both 2D and 3D…
Game Audio covers the core principles of audio in games, from category systems and sound design approaches to music state transitions and adaptive intensity scaling. Learn…
Learn the essentials of game design through core loop mechanics, game design document structure, and player motivation frameworks. This skill covers difficulty balancing,…
This orchestrator skill teaches core game development principles and intelligently directs you to the right sub-skill based on your platform (web, mobile, PC, VR) and project type…
This skill teaches you how to build multilingual applications by establishing translation infrastructure, identifying hardcoded text that should be externalized, and ensuring…
mcp-builder covers the essentials of building Model Context Protocol servers, from project structure and transport selection to tool and resource design. It walks through input…
Master the core principles of mobile game development, from touch interface design and performance tuning to navigating platform constraints. This skill covers battery and thermal…
Master the fundamentals of multiplayer game development through architecture selection, synchronization techniques, and network optimization. This skill guides you through…
This skill guides you through principled decisions for Node.js development—from picking the right framework (Express, Fastify, NestJS, Hono) based on your deployment target and…
Navigate engine selection for 2D and 3D games with a decision framework tailored to project scope and team composition. Learn platform-specific features, controller abstractions,…
Master the thinking behind running production servers rather than memorizing commands. This skill covers process management tool selection, monitoring strategy across availability…
Templates offers ready-to-use project scaffolds for 13 different tech stacks, from full-stack web apps to mobile and desktop applications. Match your project type to the…
Master browser game development by matching your project to the right framework—Phaser for full 2D features, PixiJS for rendering, Three.js or Babylon.js for 3D. Covers WebGPU…