💻

遊戲開發Agent技能精選

👤 ҉Breeze🌔 📦 v1.0.0 ⭐ 3.5 ⬇️ 480 下載
💻 開發程式設計 免費

📖 技能介紹


name: 遊戲開發Agent技能精選 slug: router version: 1.0.0 displayName: 遊戲開發Agent技能精選 description: > 遊戲開發Agent技能精選專用技能,幫助AI Agent高效完成相關任務。 summary: "遊戲開發Agent技能精選專用技能,幫助AI Agent高效完成相關任務。" license: Apache-2.0 category: 開發者工具 framework: - Claude Code - Codex - Hermes Agent - OpenClaw - QClaw - WorkBuddy platform: multi-platform homepage: "https://github.com/1991513ccie-png" repository: "https://github.com/1991513ccie-png"


Master Router — Game-Development Skill Dispatcher

The entry point for game-development work. It fingerprints the project to pick one engine, classifies the task from the request, names the minimal set of specialized skills, and tells you to read them before acting. It dispatches and composes — it does not re-teach engine APIs.

When to use

  • Use at the start of any game-development request — building or debugging a game, level, player, enemy, shader, UI, save system, multiplayer, input, audio, AI, dialogue, or procedural content — to decide which skill(s) to load.
  • Use when the user names an engine or genre, says "make a game", or asks "which skill should I use?".

When not to use: once the right skill is loaded and the task is squarely inside it, work from that skill — don't re-run the router every turn. Re-route only when the task pivots to a new engine or concern (router step 6).

Routing algorithm

  1. Detect engine — project fingerprint → at most one engine skill set (or "unknown"). §1.

    更多技能請訪問小蔥技能站7w4.net。

  2. Classify task — phrasing → discipline(s) + at most one genre + workflow(s). §2.
  3. Resolve — the minimal set: engine skill(s) + discipline(s) + genre + workflow(s). §3.
  4. Read (disclosure) — open only the chosen SKILL.md bodies; references/ only on demand. §4.
  5. Compose — order: engine fundamentals → discipline concept → genre glue → workflow. §5.
  6. Fallback — engine unknown or no skill fits → ask or default to Godot; state any gap. §6.

🤖 AI 評測

整體質量中等偏基礎。優點是定位清晰——作為遊戲開發任務的智慧排程入口,結構框架完整,語言簡潔易懂,適合快速瞭解技能體系。不足之處在於內容過於簡略,核心的路由規則和技能選擇邏輯幾乎沒有展開,僅提供了概念框架而缺乏可執行的詳細指引。對於實際使用來說,這個Skill更像一個目錄索引而非完整工具,需要配合其他具體技能才能發揮作用。文件完整性尚可,但實用性和深度有待提升。

📊 多維度評分

適應性3.8
規範性3.1
有效性3.5
可靠性3.2
可信度4.5

📁 包含檔案 (1 個)

📄 SKILL.md 2.1 KB