بنقرة واحدة
evolution-server
Guide for using the EDOpro-server-ts repository as a reference for stats calculation and game logic.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Guide for using the EDOpro-server-ts repository as a reference for stats calculation and game logic.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Create backend with ElysiaJS, a type-safe, high-performance framework.
Guide for implementing Domain-Driven Design (DDD) in TypeScript, focusing on Entities, Value Objects, Aggregates, and Domain Services.
Guide for implementing Hexagonal Architecture (Ports and Adapters), detailing layer responsibilities and dependency rules.
| name | evolution-server |
| description | Guide for using the EDOpro-server-ts repository as a reference for stats calculation and game logic. |
Use this skill to navigate and understand the EDOpro-server-ts repository as a reference for stats calculation.
/home/diango/code/evolution/EDOpro-server-ts
src/edopro/room/application/FinishDuelHandler.ts contains the dispatch logic for calculating stats at the end of a match.src/shared/stats/basic/application/BasicStatsCalculator.ts.This skill is triggered when you need to reference or understand how stats calculation and game logic are implemented in the EDOpro-server-ts repository.