Skip to main content
Execute qualquer Skill no Manus
com um clique
$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 às 18:02
SKILL.md
readonly