File size: 1,440 Bytes
324f455
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "text": [
    "{goal}\nAudience: {audience}\nTone: {tone}\nLength: {length}\nConstraints: {constraints}\n\nWrite a clear, structured article with headings, examples, and a short conclusion.",
    "You are an expert writer. Task: {goal}. Target audience: {audience}. Tone: {tone}. Desired length: {length}. Constraints: {constraints}. Provide step-by-step instructions and a short summary.",
    "Create content for {audience} about: {goal}. Style: {tone}. Keep it within {length}. Include intro, 3 key points, and conclusion. Constraints: {constraints}."
  ],
  "image": [
    "A {tone} scene of {goal}. Camera: 35mm; Lighting: golden hour; Colors: warm; Details: {constraints}. Negative: avoid text and watermarks.",
    "Illustration of {goal} in {tone} style. Composition: close-up; Mood: cinematic; Color palette: {constraints}. Render: high detail, photorealistic.",
    "Concept art: {goal}. Style references: cinematic, high detail; Lighting: dramatic rim light; Avoid: low-res, distorted anatomy."
  ],
  "code": [
    "Write code to {goal}. Language: {language}. Requirements: {constraints}. Include comments, tests, and usage example.",
    "Create a {language} script that {goal}. Keep functions modular; include docstrings and error handling. Constraints: {constraints}.",
    "Produce a code snippet for {goal} in {language}. Provide explanation and complexity analysis. Constraints: {constraints}."
  ]
}