Skip to main content

yvanvds/yse-soundengine

SkillsMP has collected 4 skills from yvanvds/yse-soundengine. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
4
GitHub stars
237
GitHub forks
35

Skills in this repository

1 occupation categories · 100% classified

Showing 4 of 4 collected skills.

occupation
Software Developers
description

Use when fixing compiler warnings, static analyzer findings (clang-tidy, etc.), or runtime errors/crashes in the libYSE codebase. Enforces the project's performance-first stance: never trade audio-thread speed for stylistic cleanliness, never modify vendored…

updated
occupation
Software Developers
description

Use when the user asks to cut a new release of libYSE — phrases like "release a new version", "cut a patch/minor/major release", "publish a new release", "ship X.Y.Z". Orchestrates version bump, doc refresh, C API drift audit, dev→master promotion, and…

updated
occupation
Software Developers
description

Use after an issue's PR has been merged to wrap up the issue branch — close the issue, switch back to dev, fast-forward, and delete the local and remote feature branches. Triggers on phrases like "cleanup", "cleanup issue N", "wrap up <branch>", "post-merge…

updated
occupation
Software Developers
description

Use when extending the C API at YseEngine/c_api/ — wrapping a new engine class, method, enum, or callback — or when auditing the C API for drift from the engine's public surface. Applies the project's RT-safety, ownership, and ABI conventions established in…

updated
Showing 4 of 4 collected skills.