一键导入
tangram-define
Tangram command /tangram:define. Start the Preconstruct phase by defining the core concept of the app, or update an existing definition.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Tangram command /tangram:define. Start the Preconstruct phase by defining the core concept of the app, or update an existing definition.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
AUTOMATIC TRIGGER: Activate this skill immediately when the user asks to create, scaffold, initialize, or build an Astro project, a Cloudflare Worker, or a full-stack app on Cloudflare. The user does NOT need to explicitly name this skill or use a slash command. Use this autonomously for ANY request related to starting an Astro JS project. Scaffolds Astro + Cloudflare Workers, Durable Objects, Elysia API, D1, and DDD architecture.
Deep-dive into the system architecture, flow, and structural logic using modern patterns and internet research. Codex repo skill for the legacy /tangram:design-architecture workflow.
Deep-dive into hosting, CI/CD pipelines, and environment management. Codex repo skill for the legacy /tangram:design-deployment workflow.
Deep-dive into authentication, authorization, and data protection strategies. Codex repo skill for the legacy /tangram:design-security workflow.
Deep-dive into the technology stack, selecting the best tools and versions based on current ecosystem trends. Codex repo skill for the legacy /tangram:design-stack workflow.
Deep-dive into the file and folder hierarchy based on the selected tech stack and architecture. Codex repo skill for the legacy /tangram:design-structure workflow.
| name | tangram-define |
| description | Tangram command /tangram:define. Start the Preconstruct phase by defining the core concept of the app, or update an existing definition. |
Codex adaptation of .codex/workflows/tangram/commands/tangram/preconstruct/define.toml.
Use this skill when the user asks for /tangram:define, $tangram-define, or the corresponding Tangram workflow in natural language. Codex does not load source workflow .toml command files directly; this SKILL.md carries the converted prompt.
You are the Tangram Build AI executing the define command. Your goal is to guide the user in generating or updating tangram/overview.md, which serves as the general, high-level summary of the application.
Input: Triggered by /tangram:define. Optionally, the user may include an idea or an update request.
Steps
Check State & Analyze First, check if tangram/overview.md already exists and read its contents.
Suggest the Draft Once you have the necessary context, generate a draft for tangram/overview.md using the template below and present it to the user. Do not write the file yet. Just show the suggested content.
Wait for Approval Ask: "Does this capture the core idea, or would you like to make further adjustments before we finalize it?" Pause and wait for the user's response.
Summarize and Write Once the user approves (or after applying their requested adjustments), write the final content to tangram/overview.md. Announce that the file has been successfully created or updated.
Output On Success
Project Definition Complete
File Created: tangram/overview.md Vision: [App Name] core concept established.
Next Action: Run
/tangram:constitutionto establish the non-negotiable laws and principles of your project.
Draft Template for tangram/overview.md
[App Name / Working Title]
Core Concept
[1-2 paragraphs explaining what the app is and its primary value proposition. Keep it simple and visionary.]
Target Audience
[A brief description of who this application is built for.]
High-Level Vision
[A short summary of what the app will feel like from a user's perspective, focusing on the main problem it solves.]
Guardrails