Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

unscience

unscience에는 meow-sci에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
3
업데이트
2026-07-25
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

upgrade-ksa
소프트웨어 개발자

Validate the unscience mod suite against a new upstream Kitten Space Agency (KSA) game build — the break-check playbook run when the game / its decompiled sources are bumped and you must decide what unscience needs fixed. Covers how to diff the CURRENT (new) vs PREVIOUS (old) game-assemblies trees, build-as-alarm (and the KSAFolder trap that fakes a catastrophic break), the string-reflection watchlist that fails silently at runtime, GLSL/byte-offset/render coupling the compiler cannot see, semantic drift with no symbol change, the known-broken baseline you must NOT re-report as new, and which scope/ + plans/ docs to update in lockstep. Use when asked to "check unscience against the new KSA build", "upgrade KSA", run the version-diff / break-check, or review a game update's impact. REQUIRES two KSA game-assemblies trees: CURRENT and PREVIOUS.

2026-07-25
fd
소프트웨어 개발자

how to use fd cli tool

2026-05-09
genhttp
소프트웨어 개발자

how to use genhttp effectively for http server

2026-05-09
git-commit
소프트웨어 개발자

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping

2026-05-09
imgui-design
소프트웨어 개발자

preferred imgui layout patterns

2026-05-09
ksa-add-part
소프트웨어 개발자

details about the ksa game and how to add parts

2026-05-09
mod-impl
소프트웨어 개발자

details about how to implement a mod

2026-05-09
ripgrep
소프트웨어 개발자

how to use ripgrep `rg` cli tool

2026-05-09
rpc
소프트웨어 개발자

details about the rpc mechanism in unladen swallow

2026-05-09