arkatom's Claude Code plugins — docs generation, dev workflows, cost saver trio, security guard, Devil parallel review, compression mode, media conversion (ffmpeg), meta-skills (strategic thinking), AI adoption change management (yobimizu suite), and more
npx claudepluginhub arkatom/claude-plugins7フェーズドキュメント生成ワークフロー。プロジェクト固有情報を動的に発見し汎用的なドキュメントを生成する。
開発ワークフロー支援。commit/codex/research スキルと Serena MCP コマンド。
4メンバーチーム協働スキル(PM/Coder/Reviewer/Devil)。Agent Teams機能が必要。
セキュリティポリシーガード。認証情報・APIキー・PEM鍵漏洩を自動検出しブロック。/bug および /feedback コマンド (transcript送信alias) も防止。
セッション管理フック。開始時刻記録とgit状態チェック。
Installs core instruction files (鉄則・実行プロセス・サブエージェントポリシー) into ~/.claude/instructions/core/ and wires them into ~/.claude/CLAUDE.md. Provides a single setup-instructions skill. (deep-think extracted to thinking-modes plugin in v1.1.0.)
異系統 LLM (Codex Devil 並列、Codex 不可時は Claude Devil fallback) でタスクをレビューする 2 層 orchestrator + 任意の Skill に Devil 観点を動的策定して scaffold するメタスキルの 2 つを同梱。Claude 単独の自信過剰バイアスを抑え、観点の盲点を別系統で拾う。
超圧縮コミュニケーションモード。原始人のように話してトークン使用量を約75%削減しつつ、技術的正確性は完全に維持。SessionStart/UserPromptSubmit フックでモード追跡・毎ターン補強。スラッシュコマンド /genshijin /genshijin-commit /genshijin-review 付属。上流: InterfaceX-co-jp/genshijin (MIT)
Git Worktree task workflow with multi-source input. Accepts plan files, GitHub Issues (Issue 20 / #20 / URL / owner/repo#N), JIRA tickets (PROJ-123), and Backlog issues (BLG-456). Natural language args supported (Japanese: イシュー / チケット / 課題). Auto-creates worktree + branch + syncs untracked files. SessionEnd hook auto-cleans merged worktrees.
Claude Code cost observability plugin. Aggregates token usage and cost from local transcript JSONL (~/.claude/projects/), with optional ccusage CLI integration. Provides statusLine helper script (manual settings.json wiring required), per-period dashboard generation (daily/weekly/monthly), per-model breakdown, cache hit rate analysis, and sanitized --export output for sharing. Read-only and side-effect-free; no API calls.
Claude Code skill / MCP / prompt analyzer plugin. Combines transcript JSONL analysis (Skill tool invocation rate, MCP server/tool usage rate) with static analysis of SKILL.md / CLAUDE.md / instructions/*.md (character count, token estimation, n-gram duplication detection) to generate prioritized improvement proposals (deletion candidates, consolidation candidates, compression candidates) with estimated token savings. Read-only and side-effect-free; pairs with cost-monitor (Phase 1) for observability and is consumed by cost-optimizer (Phase 3) for automated optimization.
Claude Code cost optimization plugin (Phase 3 of cost-saver trio). Detects task characteristics from prompts to suggest optimal model/subagent (Opus 4.7 / Sonnet 4.6 / Haiku 4.5), recommends genshijin (compression) mode for verbose-output sessions, and analyzes settings.json for unused permissions/hooks/env. Includes opt-in UserPromptSubmit hook (off by default) and 4-layer-defense settings optimizer (dry-run -> backup -> atomic apply -> auto-restore on failure). Pairs with cost-monitor (Phase 1) and skill-analyzer (Phase 2) for the full cost-reduction workflow.
Claude Code cost-saver trio (cost-monitor / skill-analyzer / cost-optimizer) + genshijin + core-instructions の統合 orchestrator plugin。SessionStart hook で軽量診断 + reminder、`/cost-saver-orchestrator:cost-saver` skill で詳細診断 + 4 段階強制力 (案内 / CLAUDE.md @import / settings.json 書換 / 全実装) を AskUserQuestion で対話的に選ばせて適用。書換系は 4 段防御 (dry-run → backup → atomic mktemp+mv → auto-restore)。利用者を「cost-saver 何ができるか不明」状態から「設定完了 + 各 plugin 機能把握済」へ能動的に案内。
PreToolUse hooks that redirect Bash/Grep tool usage to git grep --function-context. Blocks raw grep / rg / find -name / git ls-files | xargs grep / cd patterns and suggests git-native equivalents. Shell-only (no Python dependency). Requires jq. Extracted from dev-workflow plugin and rewritten in shell.
Thinking-mode skills that activate when the user asks Claude to think harder. Currently provides deep-think (3-layer verification + critical self-questioning, minimum 3 iterations). Designed as a horizontal plugin parallel to genshijin (output mode). Extracted from core-instructions so bootstrap and runtime concerns install independently.
untrusted file (PDF text / AI チャット履歴 / GitHub issue / 他人 wiki 等) を Claude が Read する前に prompt injection 細工を機械検査する skill + hook。BIDI / Unicode TAG / VS / homoglyph / NFKD inject / base64 / window combo / TR39 confusables を Risk-code (R0/R1/R2) で判定し、R2 file の Read tool 呼び出しを PreToolUse hook (matcher: Read|Edit|NotebookEdit) で block、R1 は attestation (人間による確認証明) 強制。patterns.json manifest は age (X25519) + minisign (Ed25519) で同梱。
ffmpeg を使った動画・音声ファイル形式変換 skill。mov↔mp4 / mov↔webm / 音声抽出 / GIF 化を preset 化済。Mac/Windows/Linux クロスプラットフォーム対応、ffmpeg 未インストール環境では OS 別 install 手順を提示。
『努力の価値が変わる時代のAI×自分戦略』の戦略思考を実行型 skill にした horizontal plugin。発動すると Claude が実際にその思考法 (システムアーキテクト / プレモータム / ゲーム構造分析 / 別ゲーム創出 / Z軸リサーチ / 52か国語スキャン / プロダクト戦略11項目検証 / レッドチーム / 分解と統合 / 現在地把握 / 多層説明) を実行する。加えて meta-skills-guide skill が 11 思考 skill の一覧 / 悩み診断 / 順序ガイドを提供。計 12 skill が日本語キーワードで自動発動。thinking-modes / genshijin と並ぶ。Entry-point guide skill `meta-skills-guide` is the 12th, providing catalog / router / sequence in one file.
自己観察 + 自律改善サイクル。observe (セッション履歴 jsonl 走査 + 5 軸 10 点満点の品質採点 + 摩擦検出) + evolve (改善提案の Risk 分類 + 提案中→適用済→検証済のステート遷移管理) + observe-setting (hook 設定ウィザード) で品質を継続的に上げる。失敗パターン台帳 + 振り返り記録 + 改善提案台帳の 3 段ログ構成。Eagon Meng et al. Making Software Meaningful (arxiv:2606.11051) の型付きログ + トレース再生設計を Claude Code 上に展開。
番号選択型 Claude Code statusline ビルダー。 1-5 行構成 × 21 widget カタログから番号入力で選択、 preview → 全承認 → backup → atomic 書出しで `~/.claude/statusline-command.sh` を安全生成。 公式 statusline JSON schema 準拠。 デフォルト 3 行 preset (model | 5h%/7d% / branch | worktree | wt+N | ↑↓ | git status / dir) は明示確認で採用可。
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.