Build complete combat systems for 2D games with the MSW pipeline. This guide walks you through every layer from attack to hit to damage. It uses only native MSW APIs so you don't need extra code for common actions like knockback or camera shake.
You get a ready‑to‑use system for hit stop, sprite flash, sound effects, and death or revive states. The guide also covers AI behavior trees for monsters and bosses. Everything is based on real MSW components and events.
This skill helps game developers who want a reliable combat foundation for action games, RPGs, or shooters. No theory or formulas — just the native tools you can apply right away.
Global
mkdir -p ~/.claude/skills/msw-combat-systemProject
mkdir -p .claude/skills/msw-combat-systemSource Repository
Godot Gdscript Patternswshobson/agents
Learn Godot 4 GDScript patterns for signals, scenes, state machines, and optimization
Game Enginegithub/awesome-copilot
Build web-based game engines and games using HTML5 Canvas WebGL and JavaScript
Unity Ecs Patternswshobson/agents
Master Unity ECS DOTS Jobs and Burst for efficient game development
Multiplayer Gamerivet-dev/skills
Ready made patterns for building any multiplayer game fast
Threejs Geometrycloudai-x/threejs-skills
Build 3D shapes with built-in and custom geometry using Three.js
Threejs Materialscloudai-x/threejs-skills
Pick the right Three.js material for realistic or stylized 3D objects
Game Developerjeffallan/claude-skills
Build fast, smooth games with Unity Unreal Engine patterns and performance tips
Game Developmentsickn33/antigravity-awesome-skills
Choose your platform and build games with proven patterns and performance tips