Skip to main content
yuichkun
Profil créateur GitHub

yuichkun

Vue par dépôt de 13 skills collectés dans 4 dépôts GitHub.

skills collectés
13
dépôts
4
mis à jour
2026-07-29
explorateur de dépôts

Dépôts et skills représentatifs

codex-review-loop
Analystes en assurance qualité des logiciels et testeurs

Run the codex ↔ developer review cycle on a GitHub PR autonomously — fetch codex findings on the latest commit, evaluate each fairly on the merits, fix legitimate ones with project-appropriate commits + tests, push, post a fresh `@codex review` top-level PR comment, and either schedule the next wakeup (continue) or return without scheduling (stop). Designed to be invoked via `/loop /codex-review-loop` so the `/loop` harness provides the cross-invocation cadence; the skill itself does exactly one cycle per call and decides whether there is a next cycle. Use whenever the user says "codexのレビュー対応して", "codex とのラリー回して", "codex review loop", "@codexと回して", "codexのレビュー対応ループ", or otherwise indicates they want the codex review rally handled end-to-end. Also use proactively right after the user creates a PR that codex will review, if they signal they want the back-and-forth handled. Handles codex's 👀-reaction heartbeat: a 👀 on your re-request comment means codex is processing; absence after a reasonable wait means the me

2026-07-29
create-pr
Développeurs de logiciels

Creates a pull request by analyzing the diff between the current branch and origin/main (or master). If a PR template exists, follows it. Asks for language preference first, presents a draft for approval, and only pushes/creates PR after user confirmation. Use when the user says "create PR", "make a pull request", "submit PR", or similar.

2026-07-29
explain-with-diagrams
Développeurs de logiciels

Generates a visual, step-by-step explanation of any concept, code, architecture, or process the user asks about. Saves the result as a Markdown file in a tmp directory so the user can view it in a Markdown previewer with rendered Mermaid diagrams. Use this skill whenever the user says "/explain", asks you to explain something in detail, wants a visual walkthrough, or requests a diagram-rich explanation. Also trigger when the user asks things like "how does X work?", "walk me through Y", "explain Z step by step", or "I don't understand W" — especially when the topic is complex enough to benefit from diagrams.

2026-07-29
image-gen
Artistes en effets spéciaux et animateurs

Generate raster images from text prompts using Google's Gemini / Imagen API (Nano Banana = gemini-3-pro-image, and Imagen 4). Use this whenever the user asks to create, generate, draw, make, or design an image, illustration, picture, icon, logo, hero/cover/banner art, background, texture, avatar, concept art, or any visual asset — including phrasings like "画像作って", "イラスト描いて", "図を作って", "アイキャッチ", "サムネ", "挿絵", "ビジュアル". Also use PROACTIVELY (without being asked) when building a website, slide deck, document, README, or learning material that would clearly benefit from illustrations or visual assets. Supports reference images for editing and for keeping a consistent art style across many images. Note: for precise charts/graphs/diagrams with exact text or math, prefer SVG or code — AI raster generation garbles text and equations.

2026-07-29
narrative-portfolio
Développeurs web

LAPRAS MCPを起点に、外部ソースの横断調査・本人へのヒアリング・デザイン方向の提案・実装までを一気通貫で行い、その人にしかない「ナラティブ・ポートフォリオ」(キャリアを物語として体験させる自作Webページ)を作り上げる。ユーザーが「narrative-portfolio」「ナラティブポートフォリオを作りたい」「LAPRASのデータで自分のポートフォリオ/年表/キャリアの物語を作って」と言ったら必ず使う。LAPRAS MCPが設定されている環境で、ポートフォリオ・経歴の可視化・自己紹介ページ・キャリアの振り返りコンテンツの相談を受けたときも、明示的な指名がなくてもこのスキルを提案する。

2026-07-29
ticket-it
Spécialistes en gestion de projets

Turn a feature idea, bug, refactor, or UI tweak into a zero-ambiguity GitHub Issue that a junior-level worker AI (Cursor's Composer 2, or a similarly cheap model) can implement without making a single meaningful decision. Grills the user relentlessly one question at a time, researches the codebase, compares libraries, and records rejected alternatives so the worker can't drift mid-implementation. Use this skill whenever the user asks to "ticket this", "make an issue", "spec this out", "hand this off to Composer / Cursor / the worker", "チケット化して", "Issueにして", "prepare a spec", or gives you a GitHub Issue URL and asks to update the description. Make sure to use this skill for ANY handoff from planning (Opus 4.6) to implementation (cheap worker model) — features, bugs, refactors, or UI — even when the user doesn't explicitly say "issue" or "ticket" but the intent is to write a worker-ready spec.

2026-07-29
vitepress-learning-site
Enseignants postsecondaires, autres

Build a multi-page, research-grade VitePress learning site from scratch for a topic the user wants to deeply understand. Drives an interview-first workflow — grills the user one decision at a time on scope, audience, language, depth, and boundaries; gathers primary sources before any writing begins; scaffolds a VitePress project with Mermaid (and optionally KaTeX); dispatches parallel writing sub-agents under strict fact-first discipline (mandatory source citations per file, explicit uncertainty markers, zero speculation); runs an independent external audit pass (e.g., via a second LLM/agent such as Codex) for fact-check and structural critique; verifies rendering in a real browser with dev tools (build success alone is insufficient — math layout, Mermaid SVGs, console errors all get checked). Use this skill whenever the user asks to "build a learning site", "make a study reference", "produce a structured explainer for X", wants a VitePress-based "I want to deeply understand X" outcome, or says things like "ド

2026-07-29
host-cmd
Administrateurs de réseaux et de systèmes informatiques

Execute whitelisted commands on the host machine from inside a container

2026-02-02
ask-user-style
Autres occupations informatiques

余湖さんに 何かを 選んで もらう / 方向性 を 確認する 時の form 規範。 TUI 出力は 1 行の intro だけにして、 選択肢は AskUserQuestion tool で 並べる。 各 option label は 5-15 字の 平易 日本語、 description は 1 文 で 判断材料 だけ。 重い 設計 / 仕様 判断 は md を 別 file に 出す が、 その md も 4 ブロック (1 行 intro / 問題 を 最小 code 例 / なぜ を 1-2 文 / どう直すか を 1 行 ずつ) だけ で、 図・案ごとの 実装 段落・弱点 長文・Q番号 羅列・内部 実装 詳細 は 書かない。 jargon は 文脈 で 余湖さん が 既知の 用語 のみ。 起動 = 余湖さん に 選択 を 求める 任意の 場面 で 自動 適用。

2026-06-27
unworklet
Développeurs de logiciels

Write correct unworklet audio code. Use when building or editing anything with unworklet — an AudioWorklet DSP processor via the declarative TypeScript DSL (defineProcessor / .uwk.ts), loading a processor with the ?worklet import, rendering offline, or testing audio/MIDI/state. Carries the exact DSL call forms so you don't guess them and don't hallucinate APIs.

2026-06-26
adversarial-review-loop
Développeurs de logiciels

unworklet の実装コードを、独立した subagent 群による批判的レビュー → agent 自身のトリアージ → 判断が要る項目だけ余湖さんに質問 → TDD で自律 fix → 再レビュー、を「指摘ゼロ or トリアージ結果が要対応ゼロ」に収束するまで回す収束ループ。「バッチレビューして」「adversarial review 回して」「codex-review-loop と同じ手法で」「コードベース全体を客観的に見てもらって」「実装を徹底的に監査して」「review loop 回して」「収束するまでレビュー」「subagent に客観レビューさせて」等で必ず起動。単一実装者バイアス・八百長テスト・既存バグを独立視点で潰すためのもの。対象は実装コード (packages/*/src)。判断基準は docs ではなくプロダクトの方向性 (docs はメンテ非前提の参考)。1〜2 file の軽い確認や grep ベースの check では起動せず、コードベース規模の批判的監査ループでのみ走る。

2026-05-31
4 dépôts affichés sur 4
Tous les dépôts sont affichés