By arkatom
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.)
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub arkatom/claude-plugins --plugin core-instructions異系統 LLM (Codex Devil 並列、Codex 不可時は Claude Devil fallback) でタスクをレビューする 2 層 orchestrator + 任意の Skill に Devil 観点を動的策定して scaffold するメタスキルの 2 つを同梱。Claude 単独の自信過剰バイアスを抑え、観点の盲点を別系統で拾う。
セッション管理フック。開始時刻記録とgit状態チェック。
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 機能把握済」へ能動的に案内。
ffmpeg を使った動画・音声ファイル形式変換 skill。mov↔mp4 / mov↔webm / 音声抽出 / GIF 化を preset 化済。Mac/Windows/Linux クロスプラットフォーム対応、ffmpeg 未インストール環境では OS 別 install 手順を提示。
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.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems