Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$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:15 de abril de 2026, 18:02
SKILL.md
readonly