Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
hiroshiyui
Profil créateur GitHub

hiroshiyui

Vue par dépôt de 72 skills collectés dans 13 dépôts GitHub.

skills collectés
72
dépôts
13
mis à jour
2026-07-13
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
baudrate
10 skills · 2026-07-02
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAnalystes en sécurité de l'informationRédacteurs techniques
4 catégories métier · 100% classifié
14%part
#02
rrcad
9 skills · 2026-05-23
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAnalystes en sécurité de l'information
3 catégories métier · 100% classifié
13%part
#03
5thPlanet
8 skills · 2026-07-01
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAnalystes en sécurité de l'information
3 catégories métier · 100% classifié
11%part
#04
SeiShinGakuen_ShougiBu
6 skills · 2026-05-21
Développeurs de logicielsAnalystes en sécurité de l'information
2 catégories métier · 100% classifié
8.3%part
#05
RakuRakuIME
5 skills · 2026-04-22
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 100% classifié
6.9%part
#06
ShioRamen
5 skills · 2026-05-10
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursCommis de bureau généraux
3 catégories métier · 100% classifié
6.9%part
#07
warpine
5 skills · 2026-04-03
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAnalystes en sécurité de l'informationRédacteurs techniques
4 catégories métier · 100% classifié
6.9%part
#08
bypass
5 skills · 2026-05-20
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAnalystes en sécurité de l'information
3 catégories métier · 100% classifié
6.9%part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

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

Perform a dedicated, project-wide security audit of Baudrate — injection, XSS, SSRF, authentication/authorization, federation trust boundaries, key material, file handling, rate limiting, and dependencies — mapped to the OWASP Top 10, then report findings by severity and fix critical issues.

2026-07-02
check-updates
Développeurs de logiciels

Check for available updates and security advisories across every dependency ecosystem Baudrate uses — Elixir/Hex packages, the esbuild/Tailwind/daisyUI frontend toolchain, and the Rust NIF crates — then report what is outdated, what is blocked by a version constraint, and what is retired/insecure, grouped by risk. Reports findings; does not upgrade without confirmation.

2026-07-02
code-review
Analystes en assurance qualité des logiciels et testeurs

Perform a project-wide full-scope code review covering correctness, security auditing, test coverage, locale sync, documentation quality, code smells, UI/UX accessibility, and project conventions, then report findings and fix critical issues.

2026-05-15
commit-and-push
Développeurs de logiciels

Stage, commit, and push changes to the remote repository with a well-formed commit message.

2026-05-15
docs-engineering
Développeurs de logiciels

Audit and update all project documentation to stay in sync with the current development status.

2026-05-15
release-engineering
Développeurs de logiciels

Manage the full software release process, including version bumps, changelogs, Git tags, and GitHub releases.

2026-05-15
code-review
Analystes en assurance qualité des logiciels et testeurs

Perform a project-wide full-scope code review covering correctness, security auditing, test coverage, locale sync, documentation quality, code smells, UI/UX accessibility, and project conventions, then report findings and fix critical issues.

2026-03-30
release-engineering
Développeurs de logiciels

Manage the full software release process, including version bumps, changelogs, Git tags, and GitHub releases.

2026-03-24
Affichage des 8 principaux skills collectés sur 10 dans ce dépôt.
Affichage des 8 principaux skills collectés sur 9 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
code-review-and-security-audit
Analystes en sécurité de l'information

Review code for quality, correctness, and security vulnerabilities across the GDScript / Rust GDExtension / FFI surface. Use when the user asks to review code, audit for security issues, or check for bugs and anti-patterns.

2026-05-21
commit-and-push
Développeurs de logiciels

Commit code changes and push via Git. Use when the user asks to commit, push, or save their work to the repository.

2026-05-21
docs-engineering
Développeurs de logiciels

Writing/updating project documentation (README, ROADMAP, CLAUDE.md, docs/architecture.md, ADRs, asset-folder READMEs) for SeiShinGakuen_ShougiBu. Use when the user asks to update docs, draft an ADR, write a changelog, or update GitHub Release notes.

2026-05-21
release-engineering
Développeurs de logiciels

Release engineering tasks including version bumping, building signed release APKs, creating git tags, and preparing GitHub Release artefacts. Use when the user asks to prepare a release, bump the version, tag a release, or build for distribution.

2026-05-21
snap-screenshot
Développeurs de logiciels

Capture a screenshot from the connected Android device via adb and save it under docs/screenshots/. Trigger on "snap", "take a screenshot", "screenshot via adb", or any request to capture the device's screen — typical use is grabbing app screens for the README, GitHub Release notes, or bug reports.

2026-04-26
commit-changes-by-topic
Développeurs de logiciels

Split pending working-tree changes into multiple topic-scoped commits. Use when the user has a mix of unrelated edits staged or unstaged and wants them committed as separate, logically coherent commits rather than one big blob. Examples- "commit these by topic", "split this into commits", "break this up into proper commits".

2026-04-22
12 dépôts affichés sur 13