Format code on the current branch using Biome. Use when asked to format, lint, or clean up code before committing or creating a PR.
Format JS/TS/JSON files changed on the current branch using Biome.
.claude/skills/code-formatting/scripts/format-branch.sh
This formats all .js, .ts, .jsx, .tsx, .json, .jsonc files changed compared to main.
.claude/skills/code-formatting/scripts/format-branch.sh develop
npx biome check --write on those filesci-pull-request-checks.yml CI workflowBiome config is at biome.jsonc in repo root.
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
Capture and automate macOS UI with the Peekaboo CLI.
Start voice calls via the OpenClaw voice-call plugin.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
Category:developer