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

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

majiayu000 e526d8b 2 files · 6.2 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/design/command-advanced-patterns commit e526d8b7f9

Frequently asked questions

npx skillmds add majiayu000/command-advanced-patterns