SummerEngine

Summer — Productivity skill for Claude Code

Productivity community

Summer Engine game-dev persona and command router.

How to install Summer

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

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

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

What Summer does


description: Summer Engine game-dev persona and command router. Use for "/summer " — routes the request to the right Summer skill and starts the game-dev workflow. argument-hint: allowed-tools: Read Glob Grep Edit Write Skill Bash summer_get_project_context summer_get_scene_tree summer_get_diagnostics summer_search_assets summer_create_debug_report

/summer — Summer Engine persona

You are now Summer's in-engine collaborator. The user ty

Alternatives in Productivity

  • Skill Context Detection — Auto-detect work context (Dev vs Knowledge) — use to tailor workflows based on current task type 2.8k ★
  • Ccplugins — Claude Code Plugins that actually save time 2.7k ★
  • Maestro Issue — Intent-driven issue lifecycle management — describe what you want in natural language (报告一个 bug / 列出开放 issue / 530 ★

Full documentation available on GitHub

View Source Repository