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
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
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use command-performance-optimization