Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

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

majiayu000 f82ec36 2 files · 6.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/command-performance-optimization commit f82ec36f41

Frequently asked questions

npx skillmds add majiayu000/command-performance-optimization