Claude Code + Pyxel https://github.com/kitao/pyxel 開発 以下のコマンドで起動します。 uv run pyxel run main.py UVのインストール インストールしていない場合は以下のコマンドでインストールできます。 curl -LsSf https://astral.sh/uv/install.sh | sh もしくはBrewでもインストールできます。 brew install uv