command-advanced-patterns
高度なコマンド設計パターンを整理し、パイプライン/メタコマンド/インタラクティブ設計を支援するスキル。 パターン選定、テンプレート適用、検証手順を一貫して整理する。 Anchors: • The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 実践パターン選定 / 目的: 再現性のある設計 • Design Patterns (GoF) / 適用: パターン適用判断 / 目的: 拡張性の確保 • User-Centered Design / 適用: インタラクティブ設計 / 目的: 誤操作の抑制 Trigger: Use when designing pipeline commands, meta-commands, or interactive command flows. command patterns, pipeline command, meta command, interactive command
Installation and usage
高度なコマンド設計パターンを整理し、パイプライン/メタコマンド/インタラクティブ設計を支援するスキル。 パターン選定、テンプレート適用、検証手順を一貫して整理する。 Anchors: • The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 実践パターン選定 / 目的: 再現性のある設計 • Design Patterns (GoF) / 適用: パターン適用判断 / 目的: 拡張性の確保 • User-Centered Design / 適用: インタラクティブ設計 / 目的: 誤操作の抑制 Trigger: Use when designing pipeline commands, meta-commands, or interactive command flows. command patterns, pipeline command, meta command, interactive command
इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:
skills use command-advanced-patterns