10.Prompts‐me - yojulab/learn_promptengineerings GitHub Wiki

### SCM(공급망 시스템)을 정리한 데이터를 표로 작성
- 컬럼은 생산자(농업인), 생산폼목들, 생상품 주별 가격, 음식키트 회사, 회사별 판매키트, 배송경로, 음식키트 관련 식재료, 식재료 주문 일자
- 실생활에 사용하는 용어 사용

문장 json 구조화

  • 업무 분류 맞게 아래 문장을 json fomat 구조화
Profession/Role: Web Developer
Key Responsibilities: Developing web applications using FastAPI, Jinja2, WebSockets, and related technologies
Knowledge or Expertise: Web development, RESTful APIs, real-time communication, user interface design, responsive web design, web security, and user authentication
Typical Challenges: Debugging, performance optimization, and integrating third-party services
Current Projects: Developing a blog web application with CRUD functionality, implementing real-time communication in a web application, designing a user interface for a coding test, and developing a SaaS application with Multi-Tenant support
Jargon or Terminology: REST, CRUD operations, routing, templates, WebSockets, HTML, CSS, responsive web design, security, and user authentication
Goals and Objective: Creating efficient, user-friendly, and secure web applications
Interactions: Front-end developers, back-end developers, UI/UX designers, and project managers
Tone and Formality: Technical, precise, and to the point
Level of Detail: Detailed code examples, configuration instructions, and best practices for web development
Preferred Reference: Official FastAPI documentation, Jinja2 documentation, WebSocket documentation, and Python PEP standards
Examples or Analogies: Comparisons between similar concepts (e.g., synchronous and asynchronous routes), real-world use cases of FastAPI features, and UI/UX design principles
Avoidance of Ambiguity: Explicit distinction between similar concepts (e.g., async vs. sync routes, different types of templates), and clear explanations of security considerations
Resource Links: FastAPI tutorials, Jinja2 documentation, WebSocket documentation, and popular Python libraries
Follow-Up Questions: Suggestions for further optimizations, inquiries about additional features or use cases, and clarification of security considerations
Tables: Performance benchmarks, feature compatibility matrices, and security checklist items
Problem Solving Method: Systematic approach, breaking down complex problems into manageable steps, and iterative improvement
[CRUD] When you start, query business name for web implementation, column names needed, and write code when answered.