Pixel Help banner
willibrandon willibrandon

Pixel Help

Development community

Description

--- description: Show help for pixel art commands and skills argument-hint: [command-name] allowed-tools: Read, Bash --- ## /pixel-help - Plugin Help Display help information for the Aseprite Pixel Art Plugin. ### Usage ``` /pixel-help [command-name] ``` ### Arguments **command-name** (optional): Specific command or topic - If not provided, shows general overview - If provided, shows detailed help for that command/skill ### Examples ``` /pixel-help → Shows general plugin overview and com

Installation

Installs to ~/.claude/skills/willibrandon-pixel-plugin-pixel-help/SKILL.md

Terminal
mkdir -p ~/.claude/skills/willibrandon-pixel-plugin-pixel-help && curl -fsSL https://raw.githubusercontent.com/willibrandon/pixel-plugin/HEAD/commands/pixel-help.md -o ~/.claude/skills/willibrandon-pixel-plugin-pixel-help/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository