3 skills found
deckhouse / api-typesAPI type rules: type-centric layout, enums/constants, status/conditions requirements, naming, and what helpers may live in *_types.go vs custom-logic files. Apply when editing api/v*/**/*_types.go or api/v*/**/common_types.go, and when deciding API type layout or helper placement.
0niel / cacheA mobile application for the MIREA - Russian Technological University, which includes a schedule, news and many other functions
TheCardGoat / RULETCG domain concepts and game logic rules. Apply when working on game-specific code, card implementations, or rule systems.