SummerEngine

Gameskill — Development skill for Claude Code

Development community

Capture what this game-development session taught as a reusable skill (project, user or Summer library) so the next agent starts where you ended.

How to install Gameskill

Installs to ~/.claude/skills/summerengine-summer-gameskill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/summerengine-summer-gameskill && curl -fsSL https://raw.githubusercontent.com/SummerEngine/summer/HEAD/commands/gameskill.md -o ~/.claude/skills/summerengine-summer-gameskill/SKILL.md

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

What Gameskill does


description: Capture what this game-development session taught as a reusable skill (project, user or Summer library) so the next agent starts where you ended. allowed-tools: Read Write Edit Glob Grep Bash Skill

/gameskill — capture session learnings

Activate the library skill `summer:gameskill` and follow it exactly; this command is only the entry point. If the `Skill` tool cannot find it, read `library/skills/gameskill/SKILL.md` from the Summer package (the plugin root, or `node_mod

Alternatives in Development

  • Gemini CLI Foundations — This repository is a comprehensive skills library for Gemini CLI - reusable, production-ready skill packages t 5.3k ★
  • Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★
  • Maestro Next — Unified entry for all development intents — classify intent, assess complexity, route to the correct execution 530 ★

Full documentation available on GitHub

View Source Repository