Skill · em Criar imagem, vídeo e arte

game-development

Game development orchestrator. Routes to platform-specific skills based on project needs.

Procedência

Antes de instalar

11 arquivos · 35,2 KB · só texto, nenhum script

Instalar na sua CLI

O comando baixa a versão fixada (commit 57f899e) direto da origem, para a pasta que a CLI lê. Precisa de curl (macOS e Linux); no Windows não há comando, porque o Rook Labs é para macOS.

Claude Code

Neste projeto: instala em .claude/skills/game-development/.

d=".claude/skills/game-development"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/creative-design/game-development"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/2d-games/SKILL.md" "$u/2d-games/SKILL.md" \
  -o "$d/3d-games/SKILL.md" "$u/3d-games/SKILL.md" \
  -o "$d/game-art/SKILL.md" "$u/game-art/SKILL.md" \
  -o "$d/game-audio/SKILL.md" "$u/game-audio/SKILL.md" \
  -o "$d/game-design/SKILL.md" "$u/game-design/SKILL.md" \
  -o "$d/mobile-games/SKILL.md" "$u/mobile-games/SKILL.md" \
  -o "$d/multiplayer/SKILL.md" "$u/multiplayer/SKILL.md" \
  -o "$d/pc-games/SKILL.md" "$u/pc-games/SKILL.md" \
  -o "$d/vr-ar/SKILL.md" "$u/vr-ar/SKILL.md" \
  -o "$d/web-games/SKILL.md" "$u/web-games/SKILL.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Global: instala em ~/.claude/skills/game-development/.

d="$HOME/.claude/skills/game-development"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/creative-design/game-development"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/2d-games/SKILL.md" "$u/2d-games/SKILL.md" \
  -o "$d/3d-games/SKILL.md" "$u/3d-games/SKILL.md" \
  -o "$d/game-art/SKILL.md" "$u/game-art/SKILL.md" \
  -o "$d/game-audio/SKILL.md" "$u/game-audio/SKILL.md" \
  -o "$d/game-design/SKILL.md" "$u/game-design/SKILL.md" \
  -o "$d/mobile-games/SKILL.md" "$u/mobile-games/SKILL.md" \
  -o "$d/multiplayer/SKILL.md" "$u/multiplayer/SKILL.md" \
  -o "$d/pc-games/SKILL.md" "$u/pc-games/SKILL.md" \
  -o "$d/vr-ar/SKILL.md" "$u/vr-ar/SKILL.md" \
  -o "$d/web-games/SKILL.md" "$u/web-games/SKILL.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Codex

Neste projeto: instala em .agents/skills/game-development/.

d=".agents/skills/game-development"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/creative-design/game-development"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/2d-games/SKILL.md" "$u/2d-games/SKILL.md" \
  -o "$d/3d-games/SKILL.md" "$u/3d-games/SKILL.md" \
  -o "$d/game-art/SKILL.md" "$u/game-art/SKILL.md" \
  -o "$d/game-audio/SKILL.md" "$u/game-audio/SKILL.md" \
  -o "$d/game-design/SKILL.md" "$u/game-design/SKILL.md" \
  -o "$d/mobile-games/SKILL.md" "$u/mobile-games/SKILL.md" \
  -o "$d/multiplayer/SKILL.md" "$u/multiplayer/SKILL.md" \
  -o "$d/pc-games/SKILL.md" "$u/pc-games/SKILL.md" \
  -o "$d/vr-ar/SKILL.md" "$u/vr-ar/SKILL.md" \
  -o "$d/web-games/SKILL.md" "$u/web-games/SKILL.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Global: instala em ~/.agents/skills/game-development/.

d="$HOME/.agents/skills/game-development"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/creative-design/game-development"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/2d-games/SKILL.md" "$u/2d-games/SKILL.md" \
  -o "$d/3d-games/SKILL.md" "$u/3d-games/SKILL.md" \
  -o "$d/game-art/SKILL.md" "$u/game-art/SKILL.md" \
  -o "$d/game-audio/SKILL.md" "$u/game-audio/SKILL.md" \
  -o "$d/game-design/SKILL.md" "$u/game-design/SKILL.md" \
  -o "$d/mobile-games/SKILL.md" "$u/mobile-games/SKILL.md" \
  -o "$d/multiplayer/SKILL.md" "$u/multiplayer/SKILL.md" \
  -o "$d/pc-games/SKILL.md" "$u/pc-games/SKILL.md" \
  -o "$d/vr-ar/SKILL.md" "$u/vr-ar/SKILL.md" \
  -o "$d/web-games/SKILL.md" "$u/web-games/SKILL.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Antigravity

Neste projeto: instala em .agents/skills/game-development/.

d=".agents/skills/game-development"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/creative-design/game-development"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/2d-games/SKILL.md" "$u/2d-games/SKILL.md" \
  -o "$d/3d-games/SKILL.md" "$u/3d-games/SKILL.md" \
  -o "$d/game-art/SKILL.md" "$u/game-art/SKILL.md" \
  -o "$d/game-audio/SKILL.md" "$u/game-audio/SKILL.md" \
  -o "$d/game-design/SKILL.md" "$u/game-design/SKILL.md" \
  -o "$d/mobile-games/SKILL.md" "$u/mobile-games/SKILL.md" \
  -o "$d/multiplayer/SKILL.md" "$u/multiplayer/SKILL.md" \
  -o "$d/pc-games/SKILL.md" "$u/pc-games/SKILL.md" \
  -o "$d/vr-ar/SKILL.md" "$u/vr-ar/SKILL.md" \
  -o "$d/web-games/SKILL.md" "$u/web-games/SKILL.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Global: instala em ~/.gemini/antigravity-cli/skills/game-development/.

d="$HOME/.gemini/antigravity-cli/skills/game-development"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/creative-design/game-development"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/2d-games/SKILL.md" "$u/2d-games/SKILL.md" \
  -o "$d/3d-games/SKILL.md" "$u/3d-games/SKILL.md" \
  -o "$d/game-art/SKILL.md" "$u/game-art/SKILL.md" \
  -o "$d/game-audio/SKILL.md" "$u/game-audio/SKILL.md" \
  -o "$d/game-design/SKILL.md" "$u/game-design/SKILL.md" \
  -o "$d/mobile-games/SKILL.md" "$u/mobile-games/SKILL.md" \
  -o "$d/multiplayer/SKILL.md" "$u/multiplayer/SKILL.md" \
  -o "$d/pc-games/SKILL.md" "$u/pc-games/SKILL.md" \
  -o "$d/vr-ar/SKILL.md" "$u/vr-ar/SKILL.md" \
  -o "$d/web-games/SKILL.md" "$u/web-games/SKILL.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Peça ao Rook

Já usa o Rook Labs? Cole no chat do Rook: instale a skill https://rooklabs.sh/marketplace/cct.game-development

Prévia do SKILL.md

---
name: game-development
description: Game development orchestrator. Routes to platform-specific skills based on project needs.
allowed-tools: Read, Write, Edit, Glob, Grep, Bash
---

# Game Development

> **Orchestrator skill** that provides core principles and routes to specialized sub-skills.

---

## When to Use This Skill

You are working on a game development project. This skill teaches the PRINCIPLES of game development and directs you to the right sub-skill based on context.

---

## Sub-Skill Routing

### Platform Selection

| If the game targets... | Use Sub-Skill |
|------------------------|---------------|
| Web browsers (HTML5, WebGL) | `game-development/web-games` |
| Mobile (iOS, Android) | `game-development/mobile-games` |
| PC (Steam, Desktop) | `game-development/pc-games` |
| VR/AR headsets | `game-development/vr-ar` |

### Dimension Selection

| If the game is... | Use Sub-Skill |
|-------------------|---------------|
| 2D (sprites, tilemaps) | `game-development/2d-games` |
| 3D (meshes, shaders) | `game-development/3d-games` |

### Specialty Areas

| If you need... | Use Sub-Skill |
|----------------|---------------|
…

Ver todo o marketplace