一键导入
shine-new-project
Initialize a new project with deep context gathering and PROJECT.md
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Initialize a new project with deep context gathering and PROJECT.md
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Write a designer brief for a logo — concept, references, constraints, deliverables.
Interactive command center for managing multiple phases from one terminal
Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents
Structure meeting notes — attendees, decisions, action items, open questions.
Audit page <meta> tags, OpenGraph, and Twitter cards for a URL.
Plan a technical migration — inventory, target, strategy, phases, cutover, rollback.
| name | shine-new-project |
| description | Initialize a new project with deep context gathering and PROJECT.md |
| argument-hint | [--auto] |
| allowed-tools | ["Read","Bash","Write","Task","AskUserQuestion"] |
<runtime_note>
Copilot (VS Code): Use vscode_askquestions wherever this workflow calls AskUserQuestion. They are equivalent — vscode_askquestions is the VS Code Copilot implementation of the same interactive question API.
</runtime_note>
Creates:
.planning/PROJECT.md — project context.planning/config.json — workflow preferences.planning/research/ — domain research (optional).planning/REQUIREMENTS.md — scoped requirements.planning/ROADMAP.md — phase structure.planning/STATE.md — project memoryAfter this command: Run /shine-plan-phase 1 to start execution.
<execution_context>
@/.claude/shine/workflows/new-project.md
@/.claude/shine/references/questioning.md
@/.claude/shine/references/ui-brand.md
@/.claude/shine/templates/project.md
@~/.claude/shine/templates/requirements.md
</execution_context>