home/categories/debugging/daishiman-aiworkfloworchestrator-docs-99-claude-skills-command-performance-optimization-skill-md
debuggingtools

command-performance-optimization

コマンドのパフォーマンス最適化(トークン効率化/並列実行/モデル選択/速度改善)を整理し、性能改善の判断と適用を支援するスキル。 計測観点、最適化手順、テンプレート運用を一貫して整理する。 Anchors: • High Performance Browser Networking (Ilya Grigorik) / 適用: パフォーマンス測定 / 目的: レイテンシー削減 • Design of Computer Programs (Peter Norvig) / 適用: 最適化設計 / 目的: 実行速度向上 • Programming Pearls (Jon Bentley) / 適用: トークン効率化 / 目的: リソース削減 Trigger: Use when optimizing command performance, reducing token usage, or designing parallel execution flows and model selection. command performance, token optimization, parallel execution, model selection

daishiman
maintainer
daishiman
آخر تحديث 1/18/2026
النجوم
4
التفرعات
0
quick start

Installation and usage

コマンドのパフォーマンス最適化(トークン効率化/並列実行/モデル選択/速度改善)を整理し、性能改善の判断と適用を支援するスキル。 計測観点、最適化手順、テンプレート運用を一貫して整理する。 Anchors: • High Performance Browser Networking (Ilya Grigorik) / 適用: パフォーマンス測定 / 目的: レイテンシー削減 • Design of Computer Programs (Peter Norvig) / 適用: 最適化設計 / 目的: 実行速度向上 • Programming Pearls (Jon Bentley) / 適用: トークン効率化 / 目的: リソース削減 Trigger: Use when optimizing command performance, reducing token usage, or designing parallel execution flows and model selection. command performance, token optimization, parallel execution, model selection

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use command-performance-optimization