mit einem Klick
skills
skills enthält 11 gesammelte Skills von yamadashy, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Who yamadashy (Kazuki Yamada) is — a compact profile card to load when an agent needs to know the author's identity, background, or work. Triggers on: 'who is yamadashy', 'who am I', 'about the author/maintainer', 'introduce yamadashy', or when a task needs the user's bio, main products, or links.
Use this skill to delegate tasks to OpenAI Codex CLI as a sub-agent, including image generation/editing with GPT-Image-2. Triggers on: 'ask codex', 'run it with codex', 'codex exec', 'generate an image with codex', or when the user explicitly wants to use the Codex CLI for a task.
Propose the tasks on a repository that only a frontier-tier model can execute — the work the model one tier below or a routine engineer would fail at or do shallowly. The deliverable is a numbered pitch list ('I can do this here, and nothing cheaper can') for the human to greenlight. Triggers on: 'what could only you do in this repo', 'only-you', 'find frontier-worthy tasks', 'what work is worth handing to you', or when the user wants to know what to give the most capable model available.
Safely batch-merge Renovate's dependency-update PRs in the current repo. Lists open Renovate PRs and runs each through fixed safety gates — author is the Renovate bot with GitHub-verified (signed) commits, the update is non-major, the diff is confined to dependency files and clears a supply-chain scan, the new release is not brand-new (cooldown), CI is green, and the PR is mergeable — then auto-approves and merges only the PRs that clear every gate, holding the rest for manual review. Triggers on: 'merge the renovate PRs', 'merge dependency updates', 'handle renovate PRs', 'process renovate', 'update dependencies via renovate'.
日本語の文章を人間が読みやすいリズムに整えるスキル。黙読時に脳内で文を「声に乗せて」処理する仕組み(内在的韻律・サブボーカライゼーション)を前提に、音韻の紛らわしさ・韻律と統語の整合・文の単調さを点検して直す。日本語の文章を書く・推敲する・レビューするとき、あるいは「読みにくい」「リズムが悪い」「硬い」「読点の打ち方」「文末が単調」といった指摘や要望があったときは、明示的に「リズムを直して」と言われていなくても積極的に使うこと。コード・表・箇条書きが主体のドキュメントには使わない。
Vet a GitHub pull request and its author for supply-chain risk before reviewing or merging. Treats all PR/author text as untrusted to resist prompt-injection of the reviewing agent, investigates the author's account reputation, scans the PR diff for malicious patterns (obfuscation, install hooks, native-build/binding.gyp exec, credential harvesting, Trojan Source, hidden network egress, guard removal), and checks the change against current supply-chain attack techniques. Triggers on: 'vet this PR', 'vet this contributor', 'check this PR author', 'is this PR safe', 'supply chain risk', 'can we trust this PR', or before merging a fork PR from an unfamiliar author.
Iterative Claude review-and-fix loop
Drive a pull request to a mergeable state — address review feedback AND fix failing CI checks end to end. Fetch review comments and CI status, apply code fixes, verify locally, commit, push, watch CI back to green, then reply to and resolve threads. Triggers on: 'address PR feedback', 'fix the PR', 'fix CI', 'CI is red', 'resolve review comments', or pointing at a PR with failing checks or unresolved comments.
Use this skill to delegate tasks to the Antigravity CLI (agy) as a sub-agent. Triggers on: 'ask antigravity', 'run it with antigravity', 'agy -p', or when the user explicitly wants to use the Antigravity CLI for a task.
Use this skill to delegate tasks to Claude Code CLI as a sub-agent. Triggers on: 'ask claude', 'run it with claude', 'claude -p', or when the user explicitly wants to spawn a separate Claude Code session for a task.
Iterative codex review-and-fix loop