Skip to main content

daiki-beppu/dotfiles

SkillsMP has collected 17 skills from daiki-beppu/dotfiles. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
17
GitHub stars
0
GitHub forks
0

Skills in this repository

Showing 17 of 17 collected skills.

occupation
Software Developers
description

Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack,…

updated
occupation
Software Developers
description

起票済みの GitHub issue を takt のタスクキューへ積み、cmux の別 pane で workflow を回して 完了まで見守る(workflow 判定 → 非対話で投入 → 検証 → pane で takt run → 完了検知)。 「takt に積んで」「takt task 追加」「#N を takt で回して」「タスクだけ積んでおいて」 「PR に積み増して」「takt 回して」など、takt へのタスク投入・実行を頼まれたときに使用すること。 投入は takt の内部 API…

Source text: Japanese

updated
occupation
Software Developers
description

GitHub issue を直接実装する(段の列を決める → worktree 作成 → 段ごとに実装 → gh-stack で PR 作成 → CI green まで監視 → fix ループ)。 「issue #N を対応して」「親 issue #N をまとめて対応して」「PR作成とCI greenまで」など、issue の実装から PR 準備までを一気通貫で依頼されたときに使う。 親 issue を渡すと子 issue を依存順に段として積み、スタック全体が CI green になるまで走り切る。…

Source text: Japanese

updated
occupation
Software Developers
description

open な GitHub issue を sub-issue 階層 + 依存チェーンに整理するスキル。カテゴリ分類 → 親 issue 作成 → GraphQL addSubIssue 接続 → addBlockedBy で実装順を接続 → [category] プレフィックス付与 → 重複 close → 検証を一気通貫で実行する。 「issue 整理」「issue を整理して」「sub-issue でまとめて」「sub-issue 化」「issue をカテゴリ分け」「orphan issue…

Source text: Japanese

updated
occupation
Software Developers
description

GitHub issue を会話コンテキストから新規作成する。起票前に1問ずつのインタビューで内容を合意し、リポジトリを調査して検証可能な要件・影響範囲・品質ゲートを含む本文を作る。「issue にして」「issue 作って」「バグ報告して」「追跡用にチケットを切って」など、新規起票を依頼されたときに使う。閲覧・検索・クローズ・コメント追加には使わない。

Source text: Japanese

updated
occupation
Software Developers
description

Use when マージ済みの不要ブランチを一括削除したいとき。「ブランチ整理」「マージ済み削除」「branch 掃除」「ブランチ一覧きれいにして」など、ブランチの整理に関わる場面で使用すること。 --dry-run で一覧提示だけ、--local / --remote / --worktrees / --merged-only / --include-no-pr で対象を絞れる。

Source text: Japanese

updated
occupation
Network & Computer Systems Administrators
description

macOS のディスク空き容量を回収する(ビルド成果物・パッケージマネージャキャッシュの掃除、nh での Nix 世代確認、外部ドライブへのメディア退避)。「ディスクがいっぱい」「容量が足りない」「ストレージを空けたい」「空き容量を増やして」「No space left on device」エラーなど、空き容量への不満や掃除の依頼があれば、具体的なフォルダ名やツール名が挙がっていなくても使用すること。 --dry-run で計測レポートだけ、--builds / --caches / --nix /…

Source text: Japanese

updated
occupation
Network & Computer Systems Administrators
description

macOS (nix-darwin) dotfiles の Nix 環境管理(CLI ツール・GUI アプリ (cask) の追加削除、パッケージ検索、darwin-rebuild、flake update)。「パッケージ追加」「ツール入れたい」「アプリ追加」「brew install」「nix」「darwin-rebuild」の文脈で発動。 --search / --add / --remove / --rebuild / --update / --clean / --rollback…

Source text: Japanese

updated
occupation
Software Developers
description

End-user browser automation with cmux. Use when you need to open sites, interact with pages, wait for state changes, and extract data from cmux browser surfaces.

updated
occupation
Software Developers
description

View and edit cmux settings in ~/.config/cmux/cmux.json. Use when the user wants to change cmux preferences (appearance, sidebar, notifications, automation, browser, shortcuts), set a value by JSON path, validate the file, open it in an editor, or look up…

updated
occupation
Software Developers
description

Aqua Voice の文字起こし履歴を分析し、Dictionary / Replacements / カスタム指示の改善案レポートを生成する(提案のみ、Aqua の設定への自動反映はしない)。「aqua 改善」「Aqua Voice のログ分析」「音声入力の精度改善」「/aqua-improve」で発動。週次スケジュールタスクからの自動実行にも対応。

Source text: Japanese

updated
occupation
Software Developers
description

実行時に指示されたブラウザ操作を、playwright-cli の screencast でステップタイトル付き動画(カーソル/クリック強調つき)として録画する。スクリプトと動画は ~/Downloads 配下の専用ディレクトリに出力し、誤コミットを防ぐ。/evidence-record で起動します。

Source text: Japanese

updated
occupation
Software Developers
description

Uses Chrome DevTools via MCP (--autoConnect mode, attaches to the user's running Chrome 144+). Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests.

updated
occupation
Software Developers
description

agent 向けテキスト指示(skill / slash command / task プロンプト / CLAUDE.md 節)を、バイアスを排した実行者に実行させて両面評価し、頭打ちまで反復改善する手法。skill・プロンプトの新規作成や大幅改訂の直後、agent の挙動不良の原因を指示の曖昧さに求めたいときに使う。

Source text: Japanese

updated
occupation
Software Developers
description

Read-only codebase audit that produces prioritized, self-contained implementation plans for other agents — never implements anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, tests, tech debt,…

updated
occupation
Software Developers
description

GitHub Release のリリース告知ツイート草案(X / Bluesky 等の長文 SNS 向け)を生成する(投稿はしない)。「リリース告知ツイート」「リリースのツイート文作って」「/release-tweet [<tag>]」で発動。

Source text: Japanese

updated
occupation
Computer Systems Analysts
description

Diagnoses connection issues for the `chrome-devtools` MCP server running in `--autoConnect` mode. Trigger when `list_pages`, `new_page`, or `navigate_page` fail, when MCP initialization fails, or when the MCP attaches to an unexpected (managed) Chrome…

updated
Showing 17 of 17 collected skills.