sartaj1995

Add Swap — Development skill for Claude Code

Development community

Add or adjust an ingredient substitution in the swap table.

How to install Add Swap

Installs to ~/.claude/commands/sartaj1995-cookable-add-swap.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/sartaj1995/cookable/HEAD/.claude/commands/add-swap.md -o ~/.claude/commands/sartaj1995-cookable-add-swap.md

Restart Claude Code, or start a new session, for it to be picked up.

What Add Swap does


description: Add or adjust an ingredient substitution in the swap table argument-hint: "" allowed-tools: Read, Write, Edit, Glob, Grep, Bash(npm run validate)

Update `data/substitutions.json` (and `data/preferences.json` where it is really a standing preference) based on this:

$ARGUMENTS

If `` is empty, ask what swap to add and stop.

Work out which thing is being asked for

Three different r

Alternatives in Development

  • Diagnose Seq Scans — Remedy high seq scans on a table 7.2k ★
  • Bypass 403 — Probe a 403/401 endpoint with the most-paid bypass tricks (header injection, path encoding, method swap, WAF f 4.5k ★
  • Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★

Full documentation available on GitHub

View Source Repository