tic-tac-toe-tests

Create or update pytest coverage for the tic-tac-toe project, including win/draw detection, move validation, bot legality/optimality, and mixed human/bot turn flow. Use when adding or editing tests under the tests/ directory.

$ Instalar

git clone https://github.com/VictorQian03/tic-tac-toe /tmp/tic-tac-toe && cp -r /tmp/tic-tac-toe/skills/tic-tac-toe-tests ~/.claude/skills/tic-tac-toe

// tip: Run this command in your terminal to install the skill