Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
AberrantWolf
Perfil de creador de GitHub

AberrantWolf

Vista por repositorio de 12 skills recopiladas en 4 repositorios de GitHub.

skills recopiladas
12
repositorios
4
actualizado
2026-07-10
explorador de repositorios

Repositorios y skills representativas

bevy-019
Desarrolladores de software

Project-local cheat sheet for Bevy 0.19 API specifics. Use whenever writing or editing Bevy code in this repo — the Bevy ecosystem moves fast and most online tutorials/skills target older versions (0.14–0.17) that will mislead. Also covers the voxel-meshing crate split (block-mesh vs fast-surface-nets).

2026-07-04
lightyear-028
Desarrolladores de software

Project-local cheat sheet for lightyear 0.28.x networking patterns (server/client plugin groups, ProtocolPlugin pattern, replication on the bevy_replicon backend, prediction, transports). Use whenever wiring or editing lightyear code in this repo. The library reshapes its API every minor version, so anything you remember from an older version is probably wrong.

2026-07-02
networking-design
Desarrolladores de software

Design rules for block-junk's networking — what gets replicated and how, channel choices, bandwidth budget, and area-of-interest strategy. Use when adding any feature that crosses the client/server boundary, or when reviewing a change that adds replicated state. The transport mechanics (which lightyear API to call) live in the lightyear-028 skill; this is about *what to send and why*.

2026-07-02
networking-design
Desarrolladores de software

Design rules for block-junk's networking — what gets replicated and how, channel choices, bandwidth budget, and area-of-interest strategy. Use when adding any feature that crosses the client/server boundary, or when reviewing a change that adds replicated state. The transport mechanics (which lightyear API to call) live in the lightyear-026 skill; this is about *what to send and why*.

2026-07-02
bevy-018
Desarrolladores de software

Project-local cheat sheet for Bevy 0.18 API specifics. Use whenever writing or editing Bevy code in this repo — the Bevy ecosystem moves fast and most online tutorials/skills target older versions (0.14–0.16) that will mislead. Also covers the voxel-meshing crate split (block-mesh vs fast-surface-nets).

2026-07-01
lightyear-026
Desarrolladores de software

Project-local cheat sheet for lightyear 0.26.x networking patterns (server/client plugin groups, ProtocolPlugin pattern, replication, transports). Use whenever wiring or editing lightyear code in this repo. The library reshapes its API every minor version, so anything you remember from an older version is probably wrong.

2026-07-01
Mostrando 4 de 4 repositorios
Todos los repositorios cargados