From iterm2
This skill should be used when the user asks to "create iTerm2 grid", "new tab with grid layout", "split iTerm2 into grid", "2x2 grid", "3x3 grid", "4x4 grid", or wants to create organized pane layouts in iTerm2.
How this skill is triggered — by the user, by Claude, or both
Slash command
/iterm2:iterm2-gridThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Creates a new iTerm2 tab with organized grid layouts where panes are numbered row-by-row (left to right, top to bottom).
Creates a new iTerm2 tab with organized grid layouts where panes are numbered row-by-row (left to right, top to bottom).
Trigger this skill by saying:
Panes are numbered left-to-right, top-to-bottom:
2x2: 3x3:
1 2 1 2 3
3 4 4 5 6
7 8 9
${CLAUDE_PLUGIN_ROOT}/dist/grid.cjs (run with node)
npx claudepluginhub banyudu/claude-iterm2 --plugin iterm2Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.