一键导入
start-local
Onboarding for OpenAI-compatible local LLM workflows: read STUDIO.md + local-llm skill, then mirror /start routing without Claude Code Slash UI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Onboarding for OpenAI-compatible local LLM workflows: read STUDIO.md + local-llm skill, then mirror /start routing without Claude Code Slash UI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Creates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences. Every major technical choice should have an ADR.
Audits game assets for compliance with naming conventions, file size budgets, format standards, and pipeline requirements. Identifies orphaned assets, missing references, and standard violations.
Analyzes game balance data files, formulas, and configuration to identify outliers, broken progressions, degenerate strategies, and economy imbalances. Use after modifying any balance-related data or design.
Guided game concept ideation — from zero idea to a structured game concept document. Uses professional studio ideation techniques, player psychology frameworks, and structured creative exploration.
Creates a structured bug report from a description, or analyzes code to identify potential bugs. Ensures every bug report has full reproduction steps, severity assessment, and context.
Auto-generates a changelog from git commits, sprint data, and design documents. Produces both internal and player-facing versions.
| name | start-local |
| description | Onboarding for OpenAI-compatible local LLM workflows: read STUDIO.md + local-llm skill, then mirror /start routing without Claude Code Slash UI. |
| argument-hint | [no args] |
| user-invocable | true |
| allowed-tools | Read, Glob, Grep, AskUserQuestion |
User is driving the project from Cursor (or another IDE) with a local Chat Completions–compatible endpoint instead of Claude Code’s slash menu.
baseURL and model (or read from their docs/ / .env.example if you add one later).STUDIO.md and .claude/skills/local-llm/SKILL.md; summarize constraints (no fictional wx/tt, file-write approval, task chunking)..claude/skills/start/SKILL.md (game concept presence, src/ layout) without assuming /slash exists—refer to skill names as next actions:
brainstormsetup-websetup-wechat-minigamesetup-douyin-minigamesprint-plan, code-review, etc.| Intent | Skill folder |
|---|---|
| Local endpoint setup | local-llm |
| First onboarding (full) | start |
| This local-first wrapper | start-local |