with one click
dotfiles
dotfiles contains 21 collected skills from sorafujitani, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Managing Linear issues, projects, and teams. Use when working with Linear tasks, creating issues, updating status, querying projects, or managing team workflows.
現在のgit状態を分析し、簡潔なPRを自動生成する。 Linear統合なしのシンプルなPR作成コマンド。
PRベースの多角的コードレビューを実行する。 4つの独立subagentが並列にレビューし、指摘箇所のコード実在確認・ WebSearchによる公式ドキュメント裏取りでハルシネーションを防止する。 各指摘に前提知識・公式リファレンスURLを付与し教育的なレビューを提供する。 言語・フレームワークを自動検出し、プロジェクト設定+公式ガイドラインに基づくレビューを実施。 以下の場合に使用: (1) PRのコードレビューを依頼されたとき (2) git diffに対するコードレビュー (3) マージ前の品質チェック (4) コードの改善提案が欲しいとき
Use when basic Chrome DevTools work is needed without chrome-devtools MCP. Prefer chromex against a Chrome remote debugging endpoint.
Use when fetching library documentation that would previously use Context7 MCP. Prefer the local context7x CLI.
Use when investigating Datadog logs, traces, spans, monitors, or production telemetry. Prefer the local ddx CLI instead of Datadog MCP.
Managing Linear issues, projects, and teams. Use the local linearx CLI instead of Linear MCP.
Use when reading or writing local memoli notes or tasks. Prefer memolix and never start the memoli MCP server.
Use when searching, reading, or updating Notion from Codex without Notion MCP. Prefer the official ntn CLI.
Break down medium-to-large tasks into phased plans in /Users/fujitanisora/brain/plans/. Planning only — does not implement. Use for new features, multi-file refactors, or architectural changes — not small fixes. Triggers: "plan this", "break this down".
Principle-grounded review of code changes, PRs, or plans. Use when asked to review, critique, or assess quality of work — "review", "review this", "code review", "check this".
Read/write brain files (Obsidian vault at /Users/fujitanisora/brain/). Use for any task that persists knowledge — reflection, planning, or direct edits. Triggers: /Users/fujitanisora/brain/ modifications, "add to brain".
PR〜エピック単位のシステム設計 + dry-coding。要件→多角的評価→設計ドキュメント(.claude/plans/)。plan mode wrapper。Explore/Plan subagent並列 + Schema Contract。コード変更は行わず、設計ドキュメントとレビュー可能な実装コードを出力。(1)新機能設計 (2)リファクタ設計 (3)PR前設計レビュー (4)アーキ判断文書化 (5)アプローチ比較 (6)エピック段階計画 (7)実装コードのdry提示
与えられたリポジトリやコードベースを、段階的・線形なプロセスでガイドして ユーザー自身が理解できるよう導くコードリーディングのチューター skill。 Phase 0〜6 を一気に成果物として出力するのではなく、 ファイル/関数単位の小さなステップで進めて、各ステップで 「次に進む / 深掘りする / 別の枝へ / 一旦まとめる」をユーザーに選んでもらう対話モードを採る。 現在は **非活性 (disable-model-invocation: true)** のため、ユーザーが明示的に `/linear-code-leader` などで呼び出した時だけ起動する。自動トリガーは無効。
Audit and evolve the brain vault — prune outdated content, discover cross-cutting principles, review skills for structural encoding opportunities. Triggers: "meditate", "audit the brain".
Manage a personal triage-grouped wishlist ("やりたいこと") with local JSON persistence at ~/.claude/data/milestone-triage/state.json. INVOKE ONLY when the user explicitly mentions "milestone-triage" / "milestone triage" / "トリアージ" in the context of their own task list, or directly asks to view/add/move/edit/remove items in this triage backlog. Do NOT trigger from generic todo, task, or planning discussions — this skill is opt-in. Use for (1) showing items grouped by triage, (2) adding new items, (3) moving items between triages, (4) editing/removing items, (5) reshaping the triage groups themselves (add/remove/rename/reorder).
Reflect on the conversation and update the brain. Use when wrapping up, after mistakes or corrections, or when significant codebase knowledge was gained. Triggers: "reflect", "remember this".
与えられた概要・記事・URL・テーマから、利用者が選択できる「リサーチクエスチョン(研究の問い)」を多角的に生成するスキル。「これを調べろ」という指示ではなく、複数のレンズと粒度で並んだ問いのメニューを提供し、利用者自身が方向性を選び取れるようにする。トリガー条件 — (1) ユーザーが「リサーチクエスチョン」「研究の問い」「research question(s)」「RQ」を求めた時、(2) 記事・論文・URL・概要文を渡して「問いに整理して」「観点を出して」「どんな問いが立てられる?」と依頼された時、(3) `/research-questioner` または `research-questioner` を明示された時。SKIP条件 — ユーザーが調査の実行・結論・推奨を求めている時(このスキルは問いを並べるだけで、調査・実装・結論出しは行わない)。
Mine past Claude Code conversations for uncaptured patterns, corrections, and knowledge. Cross-references with existing brain content. Triggers: "ruminate", "mine my history".
ローカルの Claude Code skill ディレクトリを ZIP に固めて、Claude Desktop アプリ (consumer 版、Settings から Customize から Skills) のアップロード用ファイルとして書き出す。Claude Code CLI と異なり Claude Desktop は ~/.claude/skills/ を読まず ZIP アップロード方式のため、その橋渡しを提供する。プロンプトに skill 名を含めて呼ぶ (例 — 「graph-think-map を zip 化して」「Claude Desktop 用に doc-prerequisite-knowledge を package して」「skill を Desktop アプリに upload できる形にして」)。出力 default は ~/Downloads/{name}.zip。
GHOSTTY-REFS documentation assistant