Shuya Izumi
Community@void2610 · Tokyo
Hi. Avatar illustrated by @beniimo_game
Agent Skills by Shuya Izumi
Showing 23 vetted skills indexed across 1 GitHub repositories.
terminal-browser
Opens and controls a real browser inside terminal panes via CLI commands.
grill-me
Interviews the user question-by-question to stress-test plans and design decisions.
commit
Creates git commits following Japanese Conventional Commits rules with one-purpose-per-commit splitting.
review-branch
Reviews branch changes and PR discussions to produce summaries and code review points.
zenn-article
Provides Zenn markdown syntax, frontmatter, and slug naming rules for writing articles.
discord-image
Sends local images, macOS screenshots, and image URLs to Discord via webhook.
find-skills
Searches and installs agent skills from the open skills ecosystem using the Skills CLI.
nix-pkg-update
Updates custom npm packages in a nix-config flake to their latest versions.
japanese-tech-writing
Enforces Japanese technical writing style rules for drafting and revising manuscripts.
setup-pixel-perfect
Configures Unity 6 pixel-perfect rendering via RenderTexture upscaling and camera setup.
push-quiz
Quizzes users on committed code changes before allowing git push approval.
task-contract
Confirms acceptance criteria, scope, verification, and limits before starting open-ended tasks.
grill-with-docs
Challenges plans against domain glossaries and updates CONTEXT.md and ADR documentation inline.
pr-review-fix
Collects unresolved GitHub PR review threads and automates fixes, replies, and resolution.
pr-create
Creates GitHub pull requests from committed branches using gh CLI with Copilot review automation.
uloop-launch
Launches Unity projects with the matching Editor version via the uloop CLI.
cognitive-rhythm-writing
Designs pacing in Japanese expository prose through cognitive-mode switching and tension management.
game-idea-loop
Generates and evolves game ideas through iterative scoring, selection, and mutation loops.
ship
Orchestrates a state-machine development pipeline from planning through PR review resolution.
explain-diff-html
Generates self-contained interactive HTML pages explaining code diffs and pull requests.
branch-create
Creates convention-compliant Git branches from the latest default branch using git switch.
paper-summary
Summarizes academic papers into a structured Japanese format covering bibliography, problem, contributions, and comparisons.
gh-pr-review-fix
Classify GitHub pull request review comments and implement approved fixes.
Frequently Asked Questions About Shuya Izumi
FAQPage SchemaWhat tasks can I accomplish with void2610's skills?▼
You can run a full Git development pipeline (branch, commit, quiz gate, PR creation, review fixes), batch-resolve GitHub PR review comments, set up Unity pixel-perfect rendering, generate and evaluate game ideas, summarize research papers, write Zenn articles, and browse the web inside a terminal pane.
Who are these skills designed for?▼
They target Claude Code users who are software developers working with Git and GitHub PRs, Unity game developers needing Editor version management and pixel-perfect setup, and Japanese-language technical writers producing articles, book drafts, and explanatory documents.
How do the Git and PR skills work in practice?▼
The ship skill drives a state machine from planning through PR review. Supporting skills handle branch creation with naming conventions, rule-based commits, a push-blocking comprehension quiz, gh-based PR creation with Copilot review monitoring, and a 7-phase flow that collects unresolved review threads, fixes them, and resolves comments.
What prerequisites or dependencies do these skills require?▼
Git and GitHub CLI (gh) for PR operations, Unity 6 with the uloop CLI for game development skills, a Nix darwin configuration for package updates, a Discord webhook for image sharing, and macOS for screenshot capture. Several skills are restricted to specific Bash commands via allowed-tools declarations.
Are void2610's skills free to use?▼
The skills are published publicly on the void2610 GitHub profile as part of an open skill registry with 110 public repositories. No paid licensing is indicated in the manifest; they are personal configuration skills shared for Claude Code environments.