Skip to main content
在 Manus 中运行任何 Skill
一键导入
hiroshiyui
GitHub 创作者资料

hiroshiyui

按仓库查看 13 个 GitHub 仓库中的 72 个已收集 skills。

已收集 skills
72
仓库
13
更新
2026-07-13
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

security-audit
信息安全分析师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-05-15
docs-engineering
软件开发工程师

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

2026-05-15
release-engineering
软件开发工程师

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

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

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
软件开发工程师

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

2026-03-24
当前展示该仓库 Top 8 / 10 个已收集 skills。
当前展示该仓库 Top 8 / 9 个已收集 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
code-review-and-security-audit
信息安全分析师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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 / 13 个仓库