Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

5thPlanet

5thPlanet contient 8 skills collectées depuis hiroshiyui, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
7
mis à jour
2026-07-01
Forks
1
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

tracing-thoroughly
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-03
security-audit
Analystes en sécurité de l'information

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

2026-05-24