
Phyxel Gamedev
- Updated August 4, 2026
- Barbarisch/phyxel
phyxel-gamedev is a Claude Code skill in the Automation & Workflows category. Game-development workflow for the Phyxel voxel engine: skills for the build/launch/iterate loop, world building, characters, assets, gameplay mechanics, and packaging.
Key points
- phyxel-gamedev
- Automation & Workflows
- AI-coding skill
Phyxel Gamedev by the numbers
- Data as of Aug 5, 2026 (Skillselion catalog sync)
/plugin marketplace add Barbarisch/phyxel/plugin install phyxel-gamedev@phyxelAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | August 4, 2026 |
|---|---|
| Repository | Barbarisch/phyxel ↗ |
What it does
Game-development workflow for the Phyxel voxel engine: skills for the build/launch/iterate loop, world building, characters, assets, gameplay mechanics, and packaging.
README.md
phyxel-gamedev (Claude Code plugin)
Game-development workflow skills for the Phyxel voxel engine. Install once per machine; they
then load automatically (when relevant) in any game-project session — paired with the
per-project phyxel MCP server that phyxel link / phyxel new wire up.
Skills
| Skill | Loads when you're… |
|---|---|
phyxel-playtest |
building/launching/iterating — engine lifecycle + the verify loop |
phyxel-world |
building terrain, structures, or scenes |
phyxel-characters |
adding the player, NPCs, dialogue, or story |
phyxel-assets |
spawning templates or generating models (BlockSmith) |
phyxel-mechanics |
adding health, objectives, music, day/night, combat, menus, … |
phyxel-package |
saving, exporting, or building a standalone game |
Install (one-time, per machine)
The engine repo doubles as a plugin marketplace (<repo>/.claude-plugin/marketplace.json).
In Claude Code:
/plugin marketplace add <path-to-phyxel-repo>
/plugin install phyxel-gamedev@phyxel
Then restart the session (or /plugin) so the skills register. Verify with /help or by
checking that the phyxel-* skills appear available.
Schema/commands follow the current Claude Code plugin system; if the install flow differs in your version, point
/plugin marketplace addat this repo and installphyxel-gamedev.