How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-arcade:playThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Launch Dev Hangman in a Windows Terminal split pane.
Launch Dev Hangman in a Windows Terminal split pane.
Run:
wt -w 0 sp -s 0.5 node "<plugin-dir>/index.js"
Where <plugin-dir> is the directory containing this skill's plugin.
Tell the user: "Dev Hangman launched! Check the split pane — guess tech terms while I work."
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub bearjew91/claude-arcade --plugin claude-arcade