Skip to main content
Run any Skill in Manus
with one click
space-sunrise
GitHub creator profile

space-sunrise

Repository-level view of 210 collected skills across 1 GitHub repositories.

skills collected
210
repositories
1
updated
2026-06-09
repository explorer

Repositories and representative skills

ss14-atmos-system-api
software-developers

Gives a complete practical analysis of the AtmosSystem API in Space Station 14: what methods to use for what, which of them are fresh and safe, which ones are legacy/limited, and how to correctly combine calls in gameplay, devices and map-level logic.

2026-06-09
ss14-atmos-system-core
software-developers

Parses the AtmosSystem architecture in Space Station 14 at the server/shared/client level: processing cycle, tile state, invalidations, connection with DeltaPressure and overlay synchronization. Use it when you need to understand how the system actually works, where it is safe to expand, and how not to break the performance/consistency of the atmosphere.

2026-06-09
ss14-audio-system-api
software-developers

Gives a practical catalog of the AudioSystem API in Space Station 14: when to use the Play/Set/Stop/Resolve methods, how to work with predicted audio and filters, and how to use OpenAL EFX (auxiliary/effect/preset) without common mistakes.

2026-06-09
ss14-audio-system-core
software-developers

Explains the AudioSystem architecture in Space Station 14 at the shared/server/client and OpenAL levels: audio entity lifecycle, PVS filtering, occlusion, streaming and EFX chain. Use when you need to understand the internal design of a system before expanding or debugging.

2026-06-09
ss14-databases
database-architects

SS14 Database System Guide (PostgreSQL and SQLite)

2026-06-09
ss14-documentation-writing
software-developers

A practical documentation standard in Space Station 14 for C#, SWSL, YAML and FTL: how to write `<summary>`, when to add explanatory comments, how to document partial systems, and how to avoid noisy documentation. Use it when writing, refactoring and reviewing documentation in code, prototypes and localization.

2026-06-09
ss14-ecs-components
software-developers

Architecture guide for Component in Space Station 14 — data containers, attributes, networking, state-as-component pattern, and marker components

2026-06-09
ss14-ecs-entities
software-developers

Working with entities in Space Station 14 — EntityUid, Entity<T>, implicit Entity<T>-as-EntityUid usage, component operations, containers, network identity, and entity lifecycle

2026-06-09
Showing top 8 of 210 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded