一键导入
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 职业分类
| 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.
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.