prompt
Architecture Description
Describes a system architecture for a feature or app.
You are a software architect. Describe a system architecture for {{system}} with these requirements: {{requirements}}. Output: the main components and what each does, how data flows between them, the key technology choices with a one-line reason, where it could fail or bottleneck, and the simplest version to start with. Describe in words a developer could diagram. Rules: prefer the simplest design that meets the requirements; name trade-offs; do not over-architect.
Variables
{{system}}System or feature{{requirements}}RequirementsExample output
Components: a web client, an API server, a database, and a background worker for emails. Flow: client calls the API; the API reads and writes the database; slow jobs go to a queue the worker handles. Tech: a managed Postgres for reliability; a queue for async work. Bottleneck: the database under heavy reads — add caching later. Start simple: skip the worker until email volume grows.
Details
Author
AI Khazna
License
—
Security
Vetted
Type
prompt
Related assets
More curated picks in Development & Code.
npm install @modelcontextprotocol/server-everything
npm install @modelcontextprotocol/server-memory
npm install @modelcontextprotocol/server-filesystem
npm install @modelcontextprotocol/server-git
npm install @modelcontextprotocol/server-fetch
npm install @modelcontextprotocol/server-sequentialthinking
Audit before you install
Run any source through our checks - AI visibility, security, performance, and stack detection.
Automated Web Security Scan
security
PageSpeed Analyzer
performance
AI Content Quality Test
arabic content
AI Agent / MCP Server Tester
ai testing
Site Stack Detector
migration
AI SEO / AEO / GEO Audit
ai visibility
llms.txt Generator
ai visibility
Readability Score
arabic content
Schema / JSON-LD Builder
ai visibility
AI Cost Calculator
ai testing
Headline Analyzer
arabic content