Yuichiro Yamashita avatar

Yuichiro Yamashita

Community

@baseballyama · Tokyo

111Followers
|
137Public Repos
|
10Published Skills

Yuichiro Yamashita maintains skills for Svelte compiler upgrades, rsvelte compatibility verification, Rust performance tuning, and GitHub PR review and CI remediation.

Skills Distribution
DomainDeveloper To...Compiler Engineeri.. (35%)Code Review & PR M.. (30%)CI/CD Remediation .. (20%)Rust Performance O.. (15%)

Agent Skills by Yuichiro Yamashita

Showing 10 vetted skills indexed across 2 GitHub repositories.

Frequently Asked Questions About Yuichiro Yamashita

FAQPage Schema
What tasks can I automate using baseballyama's skills?▼

You can upgrade Svelte submodules with fixture regeneration, verify rsvelte compiler compatibility against external repositories, run five-phase branch-level code reviews, triage GitHub issues, fix failing CI until green, respond to PR review threads, audit repository hygiene, and run disciplined Rust performance optimization loops.

Who are these skills designed for?▼

They target maintainers and contributors of the rsvelte project—the Rust port of the official Svelte compiler—plus engineers managing Svelte-based repositories. Code owners reviewing PRs, developers chasing Rust bottlenecks, and OSS maintainers enforcing branch, commit, and PR title conventions all benefit.

How do I invoke these skills in practice?▼

Skills are triggered via slash commands or natural requests, e.g. '/verify-svelte-compat <github-url>', '/ci-fix-and-verify [PR番号]', '/review-response [PR番号]', or Japanese phrases like 'フルレビュー' and 'CI直して'. They execute with Read, Grep, Glob, Bash, Edit, Write, and Agent permissions.

What prerequisites and dependencies do these skills require?▼

Skills operate on GitHub repositories with git submodules, Cargo-based Rust projects, and Svelte compiler fixtures. The perf-loop skill assumes a Rust codebase with profiler access and NAPI validation; review and CI skills require GitHub PRs with review threads and CI checks.

Does repo-hygiene modify my source code?▼

No. The repo-hygiene skill explicitly does not modify source code logic. It removes dead files, fixes naming inconsistencies, updates .gitignore, and organizes the repository for OSS contributors, keeping all functional code untouched during the audit and cleanup.