Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

5thPlanet

5thPlanet 收录了来自 hiroshiyui 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
7
更新
2026-07-01
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

tracing-thoroughly
软件质量保证分析师与测试员

A disciplined workflow for tracing hard / stubborn bugs in the 5thPlanet Saturn emulator without tunnel-visioning — classify the failure, make it deterministic, write the hypothesis with explicit falsification, win by register-completeness + an EARLY oracle diff, instrument the transform's OUTPUT, ALWAYS fan out to multiple parallel agents with competing hypotheses, and run a self-check tripwire when probes stop narrowing. Use it for LLE fidelity gaps (render / audio / timing / boot), intermittent stalls, "random" crashes, and any bug where the first few probes haven't eliminated a cause.

2026-07-01
dump-game-disc
软件开发工程师

Dump a physical SEGA Saturn game disc to a 5thPlanet-loadable CUE-BIN image, using redumper (preferred) or cdrdao (handling its MSB-first CD-DA byte-swap gotcha).

2026-06-29
release-engineering
软件开发工程师

Manage the full software release process for the 5thPlanet workspace — version bumps, changelogs, Git tags, and (when applicable) GitHub releases.

2026-06-29
code-review
软件质量保证分析师与测试员

Perform a project-wide code review of the 5thPlanet SEGA Saturn emulator, covering correctness, emulation accuracy, code quality, tests, documentation, and style.

2026-06-26
docs-engineering
软件开发工程师

Audit and update all project documentation to stay in sync with the current development status of the 5thPlanet SEGA Saturn emulator.

2026-06-26
performance-profile
软件开发工程师

Profile and analyze the performance of the 5thPlanet SEGA Saturn emulator end-to-end — from the SH-2 interpreter core through the VDP2 compositor to the SDL2 jupiter frontend — then report concrete, accuracy-safe optimization opportunities.

2026-06-26
commit-and-push
软件开发工程师

Stage, commit, and (when a remote exists) push changes with a well-formed Conventional Commits message.

2026-06-03
security-audit
信息安全分析师

Perform a project-wide security and safety audit of the 5thPlanet workspace.

2026-05-24