Skills / pyxel skill
pyxel skill
Claude Code skill for retro game development with Pyxel
Installation
Kompatibilitaet
Beschreibung
pyxel-skill
A Claude Code skill for building retro games with Pyxel.
What is this?
This skill teaches Claude Code how to create retro-style games using the Pyxel game engine. It works together with pyxel-mcp, an MCP server that provides visual verification, audio rendering, and debugging tools.
Prerequisites
Install the pyxel-mcp MCP server. The easiest way is to ask Claude Code to create a Pyxel game — it will automatically discover and set up pyxel-mcp from the MCP Registry.
For manual setup, add to your MCP configuration:
{
"mcpServers": {
"pyxel": {
"command": "uvx",
"args": ["pyxel-mcp"]
}
}
}
Installation
Copy or symlink SKILL.md into your Claude Code skills directory:
# Option 1: Symlink (auto-updates with git pull)
ln -s /path/to/pyxel-skill/SKILL.md ~/.claude/skills/pyxel.md
# Option 2: Copy
cp /path/to/pyxel-skill/SKILL.md ~/.claude/skills/pyxel.md
Usage
Once installed, Claude Code will automatically activate this skill when you ask it to create Pyxel games. For example:
- "Make a simple shooting game with Pyxel"
- "Create a retro platformer"
- "Build an 8-bit puzzle game with chiptune music"
Links
- Pyxel — The retro game engine
- pyxel-mcp — MCP server for AI-assisted Pyxel development
- anthropics/skills — Claude Code community skills collection
License
MIT
Aehnliche Skills
last30days skill
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
context mode
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
claude seo
Universal SEO skill for Claude Code. 19 sub-skills, 12 subagents, 3 extensions (DataForSEO, Firecrawl, Banana). Technical SEO, E-E-A-T, schema, GEO/AEO, backlinks, local SEO, maps intelligence, Google APIs, and PDF/Excel reporting.
pinme
Deploy Your Frontend in a Single Command. Claude Code Skills supported.
godogen
Claude Code & Codex skills that build complete Godot projects from a game description
claude ads
Comprehensive paid advertising audit & optimization skill for Claude Code. 250+ checks across Google, Meta, YouTube, LinkedIn, TikTok, Microsoft & Apple Ads with weighted scoring, parallel agents, industry templates, and AI creative generation.