Author Profile: kalevski

Skills published by kalevski with real stars/downloads and source-aware metadata.

Total Skills

6

Total Stars

12

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

phaser-plus

2

Stars
2
Downloads
0

react-components

2

Stars
2
Downloads
0

base

2

Stars
2
Downloads
0

game-components

2

Stars
2
Downloads
0

logging

2

Stars
2
Downloads
0

serializer

2

Stars
2
Downloads
0

Published Skills

General

phaser-plus

Use when building Phaser 4 games with @toolcase/phaser-plus — scene lifecycle, feature registry, object pooling, flow events/timers/jobs, layer + camera management, perspective2d (isometric/grid), GLSL shader effects, A* pathfinding (NavMesh), and the Tweakpane in-game debugger.

Repository SourceNeeds Review
Coding

react-components

Use when building UI with @toolcase/react-components — picking the right component, looking up props, or composing landing pages, dashboards, forms, and code/docs surfaces. Covers 160+ components across typography, inputs/forms, buttons, layout, navigation, overlays, data display, charts, media, identity, marketing/landing, and code/docs.

Repository SourceNeeds Review
Coding

base

Use when reaching for @toolcase/base — zero-dep TypeScript helpers + data structures (Cache, PriorityQueue, VectorClock, State, AdjacencyMatrix, ObjectPool), events (EventEmitter, Broadcast), utilities (generateId, retry, hex/byte/range helpers), JSONSchema validation, LSystem, Color palette, HTTP REST primitives, and the Node-only env() loader.

Repository SourceNeeds Review
General

game-components

Use when building game UI with @toolcase/game-components — framework-free HTML5 Web Components (`gc-*` custom elements, Shadow DOM, no runtime libs). Covers 134 components across layout, HUDs, menus, inventories, dialogs, settings, overlays, social/lobby, screens, and minimap/markers — drop into any framework or vanilla page.

Repository SourceNeeds Review
General

logging

Use when wiring @toolcase/logging — tiny isomorphic logger with named loggers (scopes), level filtering (silent/error/warning/info/debug/verbose), and pluggable LogReporter sinks (console default, custom transports for remote/file/etc).

Repository SourceNeeds Review
Web3

serializer

Use when reaching for @toolcase/serializer — runtime-defined protobuf message schemas, encode/decode to compact binary Uint8Array buffers via protobufjs/light. Good for game netcode, websocket payloads, IPC, and any compact wire format that doesn't need a .proto build step.

Repository SourceNeeds Review
Author kalevski | V50.AI