Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

command-pattern

// Teaches the command pattern for decoupling task execution from invocation. Use when you need undo/redo functionality, queued operations, or want to decouple the object that invokes an operation from the one that performs it.

$ git log --oneline --stat
stars:211
forks:20
updated:2026년 4월 15일 18:02
SKILL.md
readonly