Skip to main content
YunosukeYoshino
GitHub creator profile

YunosukeYoshino

Repository-level view of 32 collected skills across 9 GitHub repositories.

skills collected
32
repositories
9
updated
Aug 23, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

ai-elements
web-developers

Build AI chat interfaces using ai-elements components — conversations, messages, tool displays, prompt inputs, and more. Use when the user wants to build a chatbot, AI assistant UI, or any AI-powered chat interface.

Apr 3, 2026
dev
software-developers

Repository development entrypoint for requests like 実装して, 追加して, 修正して, この repo で作って. Handles work artifacts, TDD, smoke/E2E verification, review, and handoff.

Apr 3, 2026
fix-pr
software-developers

Fix GitHub or local review findings, re-verify, and loop up to 3 times before escalating.

Apr 3, 2026
pr
software-developers

Create a PR only after quality gates, work artifacts, and Codex review request preparation are complete.

Apr 3, 2026
repo-guardrails
software-developers

Repository-specific guardrails for architecture boundaries, work artifacts, durable docs, and review readiness. Use from project subagents.

Apr 3, 2026
review
software-quality-assurance-analysts-and-testers

Repository review entrypoint for requests like レビューして, 監査して, 問題点を見て, 改善点を洗い出して. Runs parallel code, performance/security, and spec-consistency review, then consolidates actionable findings.

Apr 3, 2026
security-review
information-security-analysts

Review for secret leaks, auth regressions, unsafe execution, and PII logging.

Apr 3, 2026
spec-harness-bridge
project-management-specialists

Spec-first workflow entrypoint for requests like 仕様から始めたい, 先にspec作って, spec-first, 要件を固めてから, 実装前に仕様化. Generates a prompt, spec, plan, and sprint contract under work/, then hands implementation to `dev`.

Apr 3, 2026
Showing 8 of 10 collected skills.
check-vendor-updates
unclassified

skills.lock.json 管理スキルの upstream 更新を事前確認し、未管理スキルも検出する。bunx skills check/update 前に更新有無や未登録スキルを棚卸ししたい時に使用。トリガー: 「vendor 更新確認」「lock 更新確認」「skills update 前に確認」「未管理スキルをチェック」「lock.json 棚卸し」

Aug 23, 2026
skill-deck-manager
unclassified

Catalog の Inventory から active Projection を HTML チェックリストで整理する。Projection を削除せず切り替えたい時に使う。トリガー: 「デッキ整理」「projection 切替」「active スキル整理」「スキルを減らす」

Aug 23, 2026
skills-add
unclassified

外部スキルを GitHub からインストールし skills.lock.json に自動登録する。skillPath を GitHub API で解決し .skills-ignore.json を尊重する。トリガー: /skills-add <url-or-owner/repo>

Aug 23, 2026
skills-check
unclassified

skills.lock.json とインストール済みスキルの整合性を確認する。欠落・余剰・未管理スキルを検出。トリガー: 「スキルの整合性」「lockとインストールの確認」「スキルチェック」

Aug 23, 2026
skills-restore
unclassified

skills.lock.json から全スキルを一括リストアする。--clean で既存スキルを退避後まっさらに再構築、--dry-run でプレビュー。トリガー: 「スキルをリストア」「スキルを復元」「リストア」「restore」

Aug 23, 2026
vendor-fork
unclassified

外部skillをフォークしてカスタマイズ (description日本語化等) する。upstream原本の保存、vendor/への配置、対話的な編集、インストールまで実行。トリガー: /vendor-fork {skill-name}

Aug 23, 2026
beautiful-mermaid
software-developers

Mermaid記法でSVGダイアグラムを生成し、READMEやMarkdownに埋め込む。3モード: `render`(既存Mermaidコード→テーマ付きSVG)、`generate`(コードベース分析→自動生成)、`create`(自然言語→ダイアグラム)。トリガー: 「Mermaid」「マーメイド」「Mermaidで図を作って」「フローチャート」「可視化」「アーキテクチャ図」「シーケンス図」「ER図」「クラス図」「状態遷移図」。draw.io形式が指定された場合はdrawio-diagram-forgeスキル…

Mar 25, 2026
tdd-twada
software-quality-assurance-analysts-and-testers

t.wada流テスト駆動開発。Red-Green-Refactorサイクルで機能を実装。トリガー: 「TDDで実装して」「テスト駆動で」「テストファーストで」「TDD」「Red-Green-Refactor」。TypeScript/JavaScript向け。Python向けTDDにはプロジェクトローカルのtdd-wada-styleスキルを使用。

Mar 25, 2026
codex
software-quality-assurance-analysts-and-testers

OpenAI Codex CLIを使用したコードレビュー・分析を実行する。使用場面: ユーザーが「codexでレビューして」「codexで分析して」「codex exec」のようにCodex CLIの実行を明示的に依頼した場合のみ使用。単にエラーログやテキスト中に'codex'という文字列が含まれているだけではトリガーしない。トリガー: 「codexでレビュー」「codexで分析」「codex…

Mar 25, 2026
Showing 9 of 9 repositories
All repositories loaded