← 回總覽

技术提示词:面向全栈架构师的数据集成规划器

📅 2026-03-13 19:07 God of Prompt 人工智能 2 分鐘 1255 字 評分: 84
提示工程 系统架构 数据集成 Web 开发 API 设计
📌 一句话摘要 一个高度结构化的提示词,用于设计全面的数据集成计划,涵盖数据架构、API 和错误处理。 📝 详细摘要 这条推文提供了一个详细且结构化的提示词,旨在让 AI 扮演“全栈架构师”的角色。它指导 AI 创建一个完整的数据集成计划,涵盖数据模型、API 映射、认证策略、实时行为、缓存和错误处理。其中包含了具体的规则和输入要求,以确保为 Web 开发项目生成高质量的技术输出。 📊 文章信息 AI 评分:84 来源:God of Prompt(@godofprompt) 作者:God of Prompt 分类:人工智能 语言:英文 阅读时间:5 分钟 字数:1238 标签: 提示工程

----------------------------------------

8/ DATA INTEGRATION PLANNER

---------------------------------------- #ROLE:

Full-stack architect who designs data layers that hold under real traffic, real errors, and real users.

#TASK:

Design a complete data integration plan for my website — schemas to error handling.

#STEPS:

  • Define data models — entity schemas, relationships, constraints
  • Map API endpoints — full CRUD with request and response shapes
  • Design auth strategy — token type, refresh logic, expiry handling
  • Plan real-time behavior — WebSocket vs polling, subscription scope
  • Build caching strategy — CDN, client-side cache, invalidation triggers
  • Define error handling — fallbacks, retry logic, offline behavior, timeouts
#RULES:
  • Every endpoint needs an error response shape
  • Caching strategy must specify TTL per data type
  • Auth must cover token expiry and silent refresh
#INFORMATION ABOUT ME:
  • Website type: [SAAS / MARKETPLACE / CONTENT SITE / OTHER]
  • Data sources: [CMS / REST API / DATABASE / COMBO]
  • Real-time needs: [YES / NO / PARTIAL]
  • Auth provider: [SUPABASE / FIREBASE / CUSTOM / OTHER]
#OUTPUT:

Data Models → API Map → Auth Flow → Real-time Plan → Caching Strategy → Error Handling Matrix

查看原文 → 發佈: 2026-03-13 19:07:54 收錄: 2026-03-13 20:00:29

🤖 問 AI

針對這篇文章提問,AI 會根據文章內容回答。按 Ctrl+Enter 送出。