Agent Skills by Kerem Ersoz
Showing 8 vetted skills indexed across 1 GitHub repositories.
Game Logic
Implement, test, and maintain game logic for Hearts, King, Spades, and Okey101.
Community
Advanced
Trick-Taking Refactoring
Extract shared trick-taking logic into a BaseCardGame class.
Community
Advanced
Bot AI
Coordinate server-side bot AIs to fill seats and manage lifecycles.
Community
Advanced
Concurrency & Idempotency
Serialize multiplayer server state mutations with per-table mutexes and idempotency guards.
Community
Advanced
Deployment & Infrastructure
Automates Docker-based app deployment and infrastructure setup across local and cloud environments.
Community
Advanced
Storage & Recovery
Combine an in-memory cache with Redis persistence for durable game state.
Community
Advanced
Frontend Visual Patterns
Enforces consistent UI patterns across React/TypeScript projects with Codasms and CSS Modules.
Community
Intermediate
Socket Protocol
Codify Socket.IO events and table lifecycle rules for real-time game servers.
Community
Intermediate