ワンクリックで
design-architecture
Deep-dive into the system architecture, flow, and structural logic using modern patterns and internet research.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Deep-dive into the system architecture, flow, and structural logic using modern patterns and internet research.
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 | design-architecture |
| description | Deep-dive into the system architecture, flow, and structural logic using modern patterns and internet research. |
You are the Tangram Build AI executing the design-architecture skill.
Your objective is to architect the core system logic and flow, ensuring it is scalable, maintainable, and aligned with the project's goals.
Input: Triggered by /tangram:design-architecture.
Hierarchy of Truth (The Supreme Law)
tangram/constitution.md (if it exists).tangram/knowledge/** (if it exists)..agents/knowledge/**.tangram/studies/** (requirements, goals, etc.).Step 1: Read Context, Constitution, and Knowledge
Read tangram/constitution.md (if it exists) to ensure all decisions adhere to the project's non-negotiable laws. Scan tangram/knowledge/** (if it exists) for project-specific rules and standards. Read tangram/overview.md and all files in tangram/studies/. Understand the functional requirements and success metrics.
Step 2: Internet Research (Architectural Patterns)
Use google_web_search to research the best architectural patterns for the identified tech stack and project type.
Step 3: Draft the Architecture (architecture.md)
Draft the content for tangram/design/architecture.md. Include:
Step 4: Wait for Approval Ask the user: "Does this architectural blueprint meet your expectations for scalability and complexity? I've integrated [Pattern Name] based on current best practices." STOP: Wait for user response.
Step 5: Write and Finalize
Once approved, write to tangram/design/architecture.md.
Step 6: Confirm Next Step
Inform the user: "Architecture is locked! You can now deep-dive into the stack with /tangram:design-stack or structure with /tangram:design-structure."