Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/sideboard:boardThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read-only refresh. Use when the user has scrolled away and wants to see the current state.
Read-only refresh. Use when the user has scrolled away and wants to see the current state.
mcp__sideboard__get_state.error: "No active game.", tell the user there's no active game and suggest /play to start one. Stop.```
{board_render}
```
Then a status line: _Move {move_number}, {turn} to play. Difficulty: {difficulty}._
Do not display chesster_msg here — /board is silent.
npx claudepluginhub zappleg8/sideboard --plugin sideboardCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.