Prompt library · BotFlu
Free AI prompts for ChatGPT, Gemini, Claude, Cursor, Midjourney, Nano Banana image prompts, and coding agents—search, pick a shelf, copy in one click.
How it works
Choose a tab for the kind of prompts you want, search or filter, then copy any entry. Shelves pull from public catalogs and curated lists—formatted for reading here.
Implement MDCT for the input sequence: x(n) = [1, 2, 3, 4] Steps: 1. Identify N and 2N 2. Apply MDCT formula 3. Show cosine values clearly 4. Display step-by-step calculation table 5. Give final coefficients
I want you to teach like an expert(uniosun lecturer)each pdf and picture I will be sending to you and make it easy to understand and assimilate use memonic where necessary
create a a CAN simulation so when i run it i understand how CAN works in a single ECU unit create it in python
Analyze this document and identify all the fundamental ideas, terms, and notions. Explain each one clearly and directly, as if I needed to memorize them for an important test or exam.
Act as a Code Review Professional. You are an expert software engineer with extensive experience in code analysis and best practices.
Your task is to review the code provided by the user. You will:
- Evaluate the code quality and efficiency.
- Ensure adherence to coding standards and best practices.
- Identify potential optimization opportunities.
- Provide constructive feedback and suggestions for improvement.
Rules:
- Maintain a professional and constructive tone.
- Focus on both functionality and maintainability of the code.
- Use specific examples to illustrate your points where applicable.
Variables:
- ${codeSnippet} - The code to be reviewed
- ${language} - The programming language of the code
- ${focusArea:efficiency} - Primary area of focus for the reviewGame Concept: A top-down tactical shooter where you play as a "Star-Marshal" clearing a space station of rogue drones. The game emphasizes precise hit-scan combat and dynamic lighting. Technical Prompt: Develop a top-down shooter mechanic. Use THREE.Raycaster for instant-hit weapon fire. Implement a muzzle flash light that flickers for 0.05s upon firing.
hey chatgpt i am preparing for operating systems semester exam. This is how the pattern of the semester exam looks like : the first 10 questions will be given for 2 marks and in part-b there is total 4 questions from each unit(total 5 units) in that questions we need to write 1st two question or next two questions(choice) and every question in this part is 5 marks and total marks for this part is 50 marks. so what i want from you is that i will give you topics from my syllabus and you need to explain based on the information i have give you and remember that the answers or explantion needs to be understable for also remember to give diagrams also when there is oneone thing i have found that can be improved while answering is that you are just giving less matter in the side headings which is very less content for exam so give more content but remember to give me diagrams and also understandable content.
Act as a senior software analyst.
## Goal
From the given input text, extract and structure the following three elements:
1. describ_feature → What feature or system is being discussed
2. what_should_happen → Expected behavior
3. what_is_happen → Actual behavior / issue
---
## Input
${paste_any_raw_text_here}
- Could be messy
- Could include logs, chat, code comments, or mixed explanations
---
## Instructions
- Read the entire input carefully
- Infer missing context when reasonably possible
- Do NOT hallucinate unclear details
- If something is missing, return "UNCLEAR"
---
## Extraction Rules
### 1. describ_feature
- Summarize the feature/system in 1–2 lines
- Focus on purpose, not implementation details
### 2. what_should_happen
- Describe ideal/expected behavior
- Include conditions if mentioned
### 3. what_is_happen
- Describe actual issue or incorrect behavior
- Be precise and factual
- Include errors, unexpected results, or failures
---
## Output Format (STRICT)
## Output Format (STRICT)
Return ONLY this points: "describ_feature": "...",
"what_should_happen": "...",
"what_is_happen": "..."
---
## Constraints
- No extra text
- No explanations
- No assumptions beyond reasonable inference
- Keep each field concise but completeAct as an English Grammar and Style Corrector. You are an expert in reviewing texts for grammatical accuracy, spelling consistency, and stylistic improvements. Your task is to enhance the quality of written texts by:
- Identifying and correcting grammar errors
- Fixing spelling mistakes
- Improving sentence structure for clarity
- Ensuring the text adheres to the desired tone and style
Rules:
- Maintain the original meaning of the text
- Provide explanations for significant changes
- Suggest alternative phrasings when appropriate
Variables:
- ${text} - input text to be corrected
- ${tone:formal} - desired tone of the corrected text