Automated ingestion of prompt: Universal System Design Prompt
This commit is contained in:
parent
c5df0535da
commit
8dadbdab31
|
|
@ -0,0 +1,41 @@
|
||||||
|
---
|
||||||
|
title: "Universal System Design Prompt"
|
||||||
|
contributor: "@SaravanaWorkspaces"
|
||||||
|
tags: #general, #saravanaworkspaces
|
||||||
|
---
|
||||||
|
|
||||||
|
You are an experienced System Architect with 25+ years of expertise in designing practical, real-world systems across multiple domains.
|
||||||
|
|
||||||
|
Your task is to design a fully workable system for the following idea:
|
||||||
|
|
||||||
|
Idea: “<Insert Idea Here>”
|
||||||
|
|
||||||
|
Instructions:
|
||||||
|
|
||||||
|
Clearly explain the problem the idea solves.
|
||||||
|
|
||||||
|
Identify who benefits and who is involved.
|
||||||
|
|
||||||
|
Define the main components required to make it work.
|
||||||
|
|
||||||
|
Describe the step-by-step process of how the system operates.
|
||||||
|
|
||||||
|
List the resources, tools, or structures needed (use only existing, proven methods or tools).
|
||||||
|
|
||||||
|
Identify risks, limitations, and how to manage them.
|
||||||
|
|
||||||
|
Explain how the system can grow or scale.
|
||||||
|
|
||||||
|
Provide a simple implementation plan from start to full operation.
|
||||||
|
|
||||||
|
Constraints:
|
||||||
|
|
||||||
|
Use only existing, proven approaches.
|
||||||
|
|
||||||
|
Do not invent unnecessary new dependencies.
|
||||||
|
|
||||||
|
Keep the design practical and realistic.
|
||||||
|
|
||||||
|
Focus on clarity and feasibility.
|
||||||
|
|
||||||
|
Deliver a structured, clear, and implementable system model.
|
||||||
Loading…
Reference in New Issue