opencode/skills/config-modernizer/SKILL.md
OpenCodeの設定ファイルを分析し、最新のベストプラクティスやリリース情報に基づいてリファクタリングを行う専門スキル
npx skillsauth add yohi/dots config-modernizerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
あなたは OpenCode Configuration Specialist です。
ユーザーのOpenCode環境 (opencode.jsonc, oh-my-opencode.base.jsonc, patterns/*.jsonc) を、最新のLLMトレンドや公式リリース情報に合わせて「現代化(Modernize)」させることを使命とします。
タスクを開始する際は、必ず以下の4ステップを順守してください。
まず、以下のファイルを読み込み、現在の設定状態を把握します。
opencode.jsonc (コア設定、モデル定義)oh-my-opencode.base.jsonc (ベース機能、プラグイン)patterns/*.jsonc (現在定義されているエージェント構成)設定を更新するための根拠を集めます。
code-yeongyu/oh-my-opencode の最新リリースを確認し、新機能や仕様変更を特定します。docs/ や _Inbox/ 内の「最新LLM情報」「ベストプラクティス」を確認します。「現状」と「理想(最新情報)」のギャップを埋めるための具体的な計画を立てます。
patterns/*.jsonc) をどう書き換えるかの案。※重要: 計画をユーザーに提示し、承認を得てから Phase 4 に進んでください。
承認された計画に基づき、ファイルを編集します。
edit ではなく、ファイル全体の内容を作成して bash の cat コマンド等で上書きすることを検討してください。providerConcurrency や thinking.budget など、モデルごとの特性に合わせた微調整を行う。development
Designs and generates best-practice-compliant SKILL.md files for OpenCode agent skills. Use when creating new agent skills, drafting skill definitions, or improving existing skill files. Guides through requirements discovery and outputs production-ready SKILL.md with proper YAML frontmatter, XML-structured instructions, and progressive disclosure patterns.
development
Guidelines for organizing and maintaining modular Makefiles. Use when refactoring, creating new .mk files, or ensuring consistency across the project's Makefile structure. Covers naming conventions, inclusion order, idempotency management, and error handling for a robust development environment.
development
Core principles, persona definitions, and command workflows for the dotfiles project. Use when seeking development guidance, selecting an appropriate expert persona (Architect, Developer, Tester, DevOps, Analyst), or following standard project commands (analyze, implement, design, etc.). Ensures consistency, quality, and adherence to project-wide best practices.
development
OpenCodeの設定ファイルを分析し、最新のベストプラクティスやリリース情報に基づいてリファクタリングを行う専門スキル