bydecodingai-magazine· 11 skills
Demo skill that builds a colorful, playable terminal Snake game in a single pure-stdlib Python curses file — score HUD, speed ramp, eat/death animations, and a game-over screen.
$npx -y skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill demo-1-terminal-arcadeInstalls into the current project.
Run `npx skills use "https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course" --skill "decodingai-magazine/building-a-coding-agent-from-scratch-course/demo-1-terminal-arcade"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course" that are relevant to the current task. Run `npx skills add "https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course"` and select the relevant skills, then follow their instructions.