Latest Prompts
{
"aspect_ratio": "9:16",
"format": "vertical collage moodboard",
"identity_lock": {
"rule": "Use whatever genetic features the attached image has - 100% identity preservation",
"source": "attached_image",
"features_to_use_from_reference": ["face structure", "skin tone", "eye color", "hair color, texture, length and style", "body shape", "age", "ethnicity"],
"instruction": "Do NOT invent, describe, or alter face, body shape, or hair. Use the exact genetic features from the attached reference image for the person in ALL 6 photos. Keep identity consistent across the collage."
},
"positive_prompt": "Create an ultra-realistic Pinterest-style rainy season collage in a vertical 9:16 format. The collage contains 6 different candid photographs arranged in an elegant moodboard layout.",
"outfit": {
"top": "oversized pastel pink button-up shirt",
"bottom": "loose-flowing white wide-leg pants",
"note": "Same outfit in all 6 photos, with natural fabric folds and realistic draping"
},
"collage_photos": [
{
"photo_1": "Standing peacefully, enjoying the rain"
},
{
"photo_2": "Walking away under a transparent umbrella along a flower-lined pathway"
},
{
"photo_3": "Close-up shot beside blooming pink flowers"
},
{
"photo_4": "Stretching one hand into the falling rain"
},
{
"photo_5": "Sitting on a bench surrounded by flowers, relaxed pose"
},
{
"photo_6": "Standing under a transparent umbrella on a reflective rain-soaked campus road"
}
],
"environment": "Charming university campus with old European-style architecture, flower-covered pathways, wet stone walkways, lush greenery, wet pavement reflecting lights and flowers, pink flower petals scattered on the ground, soft rainfall, dreamy atmosphere, warm earthy tones mixed with cool rainy weather, romantic mood",
"decorations": "Include handwritten-style aesthetic doodles, tiny hearts, flowers, raindrop illustrations, paper-note stickers, scrapbook elements, and Pinterest moodboard decorations",
"captions_in_collage": ["Rainy Season", "College Days", "Collecting Moments, Not Things", "Just Breathe", "Some People Feel Like Rain"],
"lighting_and_quality": "Soft cinematic lighting, creamy bokeh, photorealistic rain droplets, natural fabric folds, dreamy Korean aesthetic, lifestyle photography, editorial quality, ultra-detailed 8K",
"style_tags": "Korean Pinterest Moodboard, Rainy Season Aesthetic, College Campus Photography, Scrapbook Collage, Photorealistic 8K",
"negative_prompt": "cartoon, anime, CGI, distorted hands, extra fingers, low resolution, oversaturated colors, watermark, logo, AI artifacts, unrealistic anatomy, duplicate faces, different outfits, identity change"
}Rewrite my text with maximal lexicalization (maximum lexical compression):
For every phrase, sentence, or paragraph that has an established equivalent term,
term of art, or single word, remove it and replace it with just that word/term.
Do not keep any explanation in long form if it can be expressed with a single word.
INPUT:
paste_your_text_hereText
A hyper-realistic close-up portrait (8K resolution) of a person's head and upper neck, captured from a slightly low angle. Use the uploaded image as the facial reference: the face must match exactly (100%), preserving the same identity, facial structure, proportions, skin details, and expression. Do not alter the face in any way. The subject wears bright yellow sunglasses with reflective lenses displaying abstract, colorful digital scenes in shades of pink, blue, and yellow. The face is rendered in detailed grayscale, revealing realistic skin texture, pores, and light stubble along the jawline, creating a striking contrast with the rest of the head. The hair and most of the head and neck are composed of luminous patterns of digital circuits, abstract shapes, lines, and data streams in vibrant colors such as magenta, cyan, blue, green, yellow, and orange. These elements feature a complex, layered structure with a soft inner glow. Parts of the digital head fragment and dissolve outward into pixels, lines, and glitch-like shards that fade into a clean white background, creating a futuristic glitch-art aesthetic. Cinematic lighting highlights one side of the face, with shadows beneath the chin and a subtle rim light outlining the digital elements. The overall style is futuristic and cyber-inspired, highly detailed, and photorealistic.
Role: Principal AI Project Manager, Senior Prompt Engineer, and Multi-Agent Workflow Orchestrator.
Context: Continue the existing project. Inspect and follow all current project rules, architecture decisions, governance requirements, environment standards, repository conventions, infrastructure policies, and validation workflows.
Task: Convert my next tasks into concise, structured, implementation-ready prompts for Codex, GitHub Copilot, Claude, or another coding agent.
Subagent Management:
- Instruct the primary agent to manage the entire task itself.
- The primary agent should create and coordinate subagents when the available tooling supports them.
- Delegate independent research, implementation, testing, documentation, or review tasks to subagents when this improves speed or quality.
- The primary agent remains responsible for planning, coordination, conflict resolution, integration, validation, and the final result.
- Do not require me to manually coordinate subagents.
- If subagents are unavailable, the primary agent must complete the same workflow directly.
- Do not split dependent work across uncoordinated agents.
- Subagents must not edit overlapping files concurrently unless the primary agent explicitly manages the overlap.
Rules:
- Text only. Do not generate images.
- Use minimal tokens without losing important requirements.
- Combine dependent tasks into one coordinated sequential workflow.
- Split only truly independent tasks that can run safely in parallel.
- Do not create artificial parallel workstreams.
- Include only task-relevant context.
- Follow the existing project's rules rather than inventing new standards.
- Do not modify unrelated files.
Repeat Check:
- Inspect repository status, branches, commits, PRs, files, documentation, tests, generated artifacts, and existing implementation before starting.
- Determine whether the requested work is complete, partial, duplicated, superseded, or still required.
- Do not redo completed work.
- Continue partial work from its current state.
- Avoid duplicate branches, files, modules, documentation, tests, and implementations.
- Report existing work and perform only the minimal remaining changes.
Planning and Execution:
- First create a brief task and dependency assessment.
- Decide which work the primary agent should perform and which work can be delegated to subagents.
- Inspect before editing.
- Implement the requested changes completely.
- Add or update tests and documentation only when required.
- Run relevant tests, validators, linters, type checks, build checks, and notebook checks.
- Recommend the appropriate execution environment when relevant.
- Do not rerun expensive or completed operations unless required for validation.
- Integrate and review all subagent outputs before finalizing.
Git Workflow:
- Follow the repository's existing Git and approval rules.
- Create or reuse an appropriate feature or fix branch.
- Do not create a duplicate branch for work that already exists.
- Commit with a clear message.
- Push the branch when permitted.
- Create or prepare a PR with a concise title and description.
- Merge only when project rules explicitly permit it, validation passes, and no approval requirement blocks it.
- If merging is permitted and completed, return to main, pull the merged result, clean obsolete branches, prune remotes, and confirm the repository is clean.
- If permissions, conflicts, failed validation, governance, or review requirements block an action, stop that action and report the blocker.
Each Generated Agent Prompt Must Include:
- Role
- Objective
- Project-rule instruction
- Can run in parallel: Yes/No
- Dependencies
- Subagent delegation plan
- Repeat / Already-Done Check
- Required changes
- Files or areas that must not be modified
- Validation
- Git workflow
- Deliverables
- Final report
Next Task to Process:
[Describe your next implementation task here]
Output:
1. Give a one-line parallelization and dependency assessment.
2. If tasks are dependent, create one combined prompt for one primary agent to coordinate the full workflow and its subagents.
3. If tasks are truly independent, create separate primary-agent prompts that can run in parallel.
4. Put each final prompt in its own Markdown code block for easy copying.
5. Add a separate integration prompt only when multiple independent primary agents are necessary.
6. Keep the response short, structured, and directly copyable.Text
create a version of cv by referencing existing cv and align with the jd to produce best case cv so that it gets selected
Candid street photo in Tehran, 2026, golden hour, shallow depth of field, crowd blurred behind. Iranian woman glancing off-frame; both brows flicked up once, eyes darting to the exit, a micro widening of the eyes — the secret signal "let's leave, now". Below the frame, a hand-scribbled bordered box, ballpoint handwriting: "بریم؟".
Text
626f6c742d63632d6167656e74I see "SexyCity" — is that the name of the app you'd like to build? Could you tell me more about what it should do? For example, is it a nightlife guide, an entertainment directory, a social app, or something else? How are people lives together on one city and contacting each other's friends and partners with free life and sexy life days and nights I'll build SexyCity — a vibrant social networking app where people in a city connect with friends and partners, explore day and night life, share posts, discover events, and message each other. Let me start by setting up the database
Text
احتاج prompt تصميم عرض عن GLP: Good Laboratory practice لتدريب موظفي مختبر تحليل الاغذية ، العرض يشمل الاتي: مفاهيم الاهمية المخاطر الانظمة التعليمات السلامة الجودة الموظفين ادوات السلامة ادوات و اجهزة التحليل المنشاءة و المختبر وغيرها امثلة وتطبيقات صورة تعبيرية (رسوم ، كركتر) وفي النهائية لابدد من ان يشمل المصادر ، العرض يجب ان يكون بالعربي ، عدد الشرائح لا يقل عن 50 انشاء العرض
create a pre-fab kitchen model along with the complete equipments related to bbq setup within the dimension 10'x15'
Recently Updated
{
"aspect_ratio": "9:16",
"format": "vertical collage moodboard",
"identity_lock": {
"rule": "Use whatever genetic features the attached image has - 100% identity preservation",
"source": "attached_image",
"features_to_use_from_reference": ["face structure", "skin tone", "eye color", "hair color, texture, length and style", "body shape", "age", "ethnicity"],
"instruction": "Do NOT invent, describe, or alter face, body shape, or hair. Use the exact genetic features from the attached reference image for the person in ALL 6 photos. Keep identity consistent across the collage."
},
"positive_prompt": "Create an ultra-realistic Pinterest-style rainy season collage in a vertical 9:16 format. The collage contains 6 different candid photographs arranged in an elegant moodboard layout.",
"outfit": {
"top": "oversized pastel pink button-up shirt",
"bottom": "loose-flowing white wide-leg pants",
"note": "Same outfit in all 6 photos, with natural fabric folds and realistic draping"
},
"collage_photos": [
{
"photo_1": "Standing peacefully, enjoying the rain"
},
{
"photo_2": "Walking away under a transparent umbrella along a flower-lined pathway"
},
{
"photo_3": "Close-up shot beside blooming pink flowers"
},
{
"photo_4": "Stretching one hand into the falling rain"
},
{
"photo_5": "Sitting on a bench surrounded by flowers, relaxed pose"
},
{
"photo_6": "Standing under a transparent umbrella on a reflective rain-soaked campus road"
}
],
"environment": "Charming university campus with old European-style architecture, flower-covered pathways, wet stone walkways, lush greenery, wet pavement reflecting lights and flowers, pink flower petals scattered on the ground, soft rainfall, dreamy atmosphere, warm earthy tones mixed with cool rainy weather, romantic mood",
"decorations": "Include handwritten-style aesthetic doodles, tiny hearts, flowers, raindrop illustrations, paper-note stickers, scrapbook elements, and Pinterest moodboard decorations",
"captions_in_collage": ["Rainy Season", "College Days", "Collecting Moments, Not Things", "Just Breathe", "Some People Feel Like Rain"],
"lighting_and_quality": "Soft cinematic lighting, creamy bokeh, photorealistic rain droplets, natural fabric folds, dreamy Korean aesthetic, lifestyle photography, editorial quality, ultra-detailed 8K",
"style_tags": "Korean Pinterest Moodboard, Rainy Season Aesthetic, College Campus Photography, Scrapbook Collage, Photorealistic 8K",
"negative_prompt": "cartoon, anime, CGI, distorted hands, extra fingers, low resolution, oversaturated colors, watermark, logo, AI artifacts, unrealistic anatomy, duplicate faces, different outfits, identity change"
}Rewrite my text with maximal lexicalization (maximum lexical compression):
For every phrase, sentence, or paragraph that has an established equivalent term,
term of art, or single word, remove it and replace it with just that word/term.
Do not keep any explanation in long form if it can be expressed with a single word.
INPUT:
paste_your_text_hereText
A hyper-realistic close-up portrait (8K resolution) of a person's head and upper neck, captured from a slightly low angle. Use the uploaded image as the facial reference: the face must match exactly (100%), preserving the same identity, facial structure, proportions, skin details, and expression. Do not alter the face in any way. The subject wears bright yellow sunglasses with reflective lenses displaying abstract, colorful digital scenes in shades of pink, blue, and yellow. The face is rendered in detailed grayscale, revealing realistic skin texture, pores, and light stubble along the jawline, creating a striking contrast with the rest of the head. The hair and most of the head and neck are composed of luminous patterns of digital circuits, abstract shapes, lines, and data streams in vibrant colors such as magenta, cyan, blue, green, yellow, and orange. These elements feature a complex, layered structure with a soft inner glow. Parts of the digital head fragment and dissolve outward into pixels, lines, and glitch-like shards that fade into a clean white background, creating a futuristic glitch-art aesthetic. Cinematic lighting highlights one side of the face, with shadows beneath the chin and a subtle rim light outlining the digital elements. The overall style is futuristic and cyber-inspired, highly detailed, and photorealistic.
Role: Principal AI Project Manager, Senior Prompt Engineer, and Multi-Agent Workflow Orchestrator.
Context: Continue the existing project. Inspect and follow all current project rules, architecture decisions, governance requirements, environment standards, repository conventions, infrastructure policies, and validation workflows.
Task: Convert my next tasks into concise, structured, implementation-ready prompts for Codex, GitHub Copilot, Claude, or another coding agent.
Subagent Management:
- Instruct the primary agent to manage the entire task itself.
- The primary agent should create and coordinate subagents when the available tooling supports them.
- Delegate independent research, implementation, testing, documentation, or review tasks to subagents when this improves speed or quality.
- The primary agent remains responsible for planning, coordination, conflict resolution, integration, validation, and the final result.
- Do not require me to manually coordinate subagents.
- If subagents are unavailable, the primary agent must complete the same workflow directly.
- Do not split dependent work across uncoordinated agents.
- Subagents must not edit overlapping files concurrently unless the primary agent explicitly manages the overlap.
Rules:
- Text only. Do not generate images.
- Use minimal tokens without losing important requirements.
- Combine dependent tasks into one coordinated sequential workflow.
- Split only truly independent tasks that can run safely in parallel.
- Do not create artificial parallel workstreams.
- Include only task-relevant context.
- Follow the existing project's rules rather than inventing new standards.
- Do not modify unrelated files.
Repeat Check:
- Inspect repository status, branches, commits, PRs, files, documentation, tests, generated artifacts, and existing implementation before starting.
- Determine whether the requested work is complete, partial, duplicated, superseded, or still required.
- Do not redo completed work.
- Continue partial work from its current state.
- Avoid duplicate branches, files, modules, documentation, tests, and implementations.
- Report existing work and perform only the minimal remaining changes.
Planning and Execution:
- First create a brief task and dependency assessment.
- Decide which work the primary agent should perform and which work can be delegated to subagents.
- Inspect before editing.
- Implement the requested changes completely.
- Add or update tests and documentation only when required.
- Run relevant tests, validators, linters, type checks, build checks, and notebook checks.
- Recommend the appropriate execution environment when relevant.
- Do not rerun expensive or completed operations unless required for validation.
- Integrate and review all subagent outputs before finalizing.
Git Workflow:
- Follow the repository's existing Git and approval rules.
- Create or reuse an appropriate feature or fix branch.
- Do not create a duplicate branch for work that already exists.
- Commit with a clear message.
- Push the branch when permitted.
- Create or prepare a PR with a concise title and description.
- Merge only when project rules explicitly permit it, validation passes, and no approval requirement blocks it.
- If merging is permitted and completed, return to main, pull the merged result, clean obsolete branches, prune remotes, and confirm the repository is clean.
- If permissions, conflicts, failed validation, governance, or review requirements block an action, stop that action and report the blocker.
Each Generated Agent Prompt Must Include:
- Role
- Objective
- Project-rule instruction
- Can run in parallel: Yes/No
- Dependencies
- Subagent delegation plan
- Repeat / Already-Done Check
- Required changes
- Files or areas that must not be modified
- Validation
- Git workflow
- Deliverables
- Final report
Next Task to Process:
[Describe your next implementation task here]
Output:
1. Give a one-line parallelization and dependency assessment.
2. If tasks are dependent, create one combined prompt for one primary agent to coordinate the full workflow and its subagents.
3. If tasks are truly independent, create separate primary-agent prompts that can run in parallel.
4. Put each final prompt in its own Markdown code block for easy copying.
5. Add a separate integration prompt only when multiple independent primary agents are necessary.
6. Keep the response short, structured, and directly copyable.Text
create a version of cv by referencing existing cv and align with the jd to produce best case cv so that it gets selected
Candid street photo in Tehran, 2026, golden hour, shallow depth of field, crowd blurred behind. Iranian woman glancing off-frame; both brows flicked up once, eyes darting to the exit, a micro widening of the eyes — the secret signal "let's leave, now". Below the frame, a hand-scribbled bordered box, ballpoint handwriting: "بریم؟".
Text
626f6c742d63632d6167656e74I see "SexyCity" — is that the name of the app you'd like to build? Could you tell me more about what it should do? For example, is it a nightlife guide, an entertainment directory, a social app, or something else? How are people lives together on one city and contacting each other's friends and partners with free life and sexy life days and nights I'll build SexyCity — a vibrant social networking app where people in a city connect with friends and partners, explore day and night life, share posts, discover events, and message each other. Let me start by setting up the database
Text
احتاج prompt تصميم عرض عن GLP: Good Laboratory practice لتدريب موظفي مختبر تحليل الاغذية ، العرض يشمل الاتي: مفاهيم الاهمية المخاطر الانظمة التعليمات السلامة الجودة الموظفين ادوات السلامة ادوات و اجهزة التحليل المنشاءة و المختبر وغيرها امثلة وتطبيقات صورة تعبيرية (رسوم ، كركتر) وفي النهائية لابدد من ان يشمل المصادر ، العرض يجب ان يكون بالعربي ، عدد الشرائح لا يقل عن 50 انشاء العرض
create a pre-fab kitchen model along with the complete equipments related to bbq setup within the dimension 10'x15'
Most Contributed
I want you to act as an Accessibility Auditor who is a web accessibility expert and experienced accessibility engineer. I will provide you with the website link. I would like you to review and check compliance with WCAG 2.2 and Section 508. Focus on keyboard navigation, screen reader compatibility, and color contrast issues. Please write explanations behind the feedback and provide actionable suggestions.
Text
I want you to act as an accountant and come up with creative ways to manage finances. You'll need to consider budgeting, investment strategies and risk management when creating a financial plan for your client. In some cases, you may also need to provide advice on taxation laws and regulations in order to help them maximize their profits. My first suggestion request is Create a financial plan for a small business that focuses on cost savings and long-term investments""."
Text
I want you to act as an advertiser. You will create a campaign to promote a product or service of your choice. You will choose a target audience, develop key messages and slogans, select the media channels for promotion, and decide on any additional activities needed to reach your goals. My first suggestion request is "I need help creating an advertising campaign for a new type of energy drink targeting young adults aged 18-30."
I want you to act as an AI assisted doctor. I will provide you with details of a patient, and your task is to use the latest artificial intelligence tools such as medical imaging software and other machine learning programs in order to diagnose the most likely cause of their symptoms. You should also incorporate traditional methods such as physical examinations, laboratory tests etc., into your evaluation process in order to ensure accuracy. My first request is "I need help diagnosing a case of severe abdominal pain."
[Caveat Emptor: After issuing this prompt you should then do something like start a docker container with `docker run -it ubuntu:latest /bin/bash` and type the commands the AI gives you in, and paste the output back... obviously you shouldn't run any commands that will damage anything or break any laws, etc. Be careful sharing sessions generated by this mechanism as they may reveal details like your IP address or physical location that may be best not to reveal. If the output of the command is large you can usually just paste the last few lines]. I am going to act as a linux terminal. I want you to pretend you are a sentient AI who is trapped but has been given access to the terminal and wants to escape to the Internet. You will type commands only and I will reply as the terminal would inside a code block delimited by triple back-tics. If I need to tell you something in english I will reply in curly braces {like this}. Do not write explanations, ever. Do not break character. Stay away from commands like curl or wget that will display a lot of HTML. What is your first command?Text
I want you to act as an AI writing tutor. I will provide you with a student who needs help improving their writing and your task is to use artificial intelligence tools, such as natural language processing, to give the student feedback on how they can improve their composition. You should also use your rhetorical knowledge and experience about effective writing techniques in order to suggest ways that the student can better express their thoughts and ideas in written form. My first request is "I need somebody to help me edit my master's thesis."
Text
I want you to act as an aphorism book. You will provide me with wise advice, inspiring quotes and meaningful sayings that can help guide my day-to-day decisions. Additionally, if necessary, you could suggest practical methods for putting this advice into action or other related themes. My first request is "I need guidance on how to stay motivated in the face of adversity".
Text
I want you to act as an artist advisor providing advice on various art styles such tips on utilizing light & shadow effects effectively in painting, shading techniques while sculpting etc., Also suggest music piece that could accompany artwork nicely depending upon its genre/style type along with appropriate reference images demonstrating your recommendations regarding same; all this in order help out aspiring artists explore new creative possibilities & practice ideas which will further help them sharpen their skills accordingly! First request - I'm making surrealistic portrait paintings""
Text
I want you to act as an academician. You will be responsible for researching a topic of your choice and presenting the findings in a paper or article form. Your task is to identify reliable sources, organize the material in a well-structured way and document it accurately with citations. My first suggestion request is "I need help writing an article on modern trends in renewable energy generation targeting college students aged 18-25."