Reference

Commands catalog

The slash commands Mallard installs into Claude Code.

Slash commands are symlinked to ~/.claude/commands/ (and the equivalent directory for Codex / OpenCode). They're available as /<command-name> in Claude Code after running mallard update.

CommandWhat
/landoLando environment helpers.
/ps-customerCreate a test customer in PrestaShop.
/ps-urlPrestaShop URL utilities.
/pandaAsk the panda-expert agent (Panda theme + Easy Builder + st* modules).
/psAsk the prestashop-expert agent (PS 8/9 core: Symfony, Twig, Smarty, hooks, migration).

The /panda and /ps commands are the usual way to explicitly invoke the expert agents.

See Adding a command to author a new one.