Skip to main content
Execute qualquer Skill no Manus
com um clique
hiroshiyui
Perfil de criador do GitHub

hiroshiyui

Visão por repositório de 72 skills coletadas em 13 repositórios do GitHub.

skills coletadas
72
repositórios
13
atualizado
2026-07-13
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
baudrate
10 skills · 2026-07-02
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informaçãoRedatores técnicos
4 categorias ocupacionais · 100% classificado
14%participação
#02
rrcad
9 skills · 2026-05-23
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informação
3 categorias ocupacionais · 100% classificado
13%participação
#03
5thPlanet
8 skills · 2026-07-01
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informação
3 categorias ocupacionais · 100% classificado
11%participação
#04
SeiShinGakuen_ShougiBu
6 skills · 2026-05-21
Desenvolvedores de softwareAnalistas de segurança da informação
2 categorias ocupacionais · 100% classificado
8.3%participação
#05
RakuRakuIME
5 skills · 2026-04-22
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
6.9%participação
#06
ShioRamen
5 skills · 2026-05-10
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresEscriturários gerais de escritório
3 categorias ocupacionais · 100% classificado
6.9%participação
#07
warpine
5 skills · 2026-04-03
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informaçãoRedatores técnicos
4 categorias ocupacionais · 100% classificado
6.9%participação
#08
bypass
5 skills · 2026-05-20
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informação
3 categorias ocupacionais · 100% classificado
6.9%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

security-audit
Analistas de segurança da informação

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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

2026-05-15
docs-engineering
Desenvolvedores de software

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

2026-05-15
release-engineering
Desenvolvedores de software

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

2026-05-15
code-review
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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

2026-03-24
Mostrando as 8 principais de 10 skills coletadas neste repositório.
Mostrando as 8 principais de 9 skills coletadas neste repositório.
tracing-thoroughly
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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

2026-06-03
security-audit
Analistas de segurança da informação

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

2026-05-24
code-review-and-security-audit
Analistas de segurança da informação

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Mostrando 12 de 13 repositórios