Searching the best prompts from our community
Discover the most effective Collaboration prompts. High-quality templates curated by experts to help you get professional AI results.
Professional outreach slide deck for brands contacting influencers. Slides: 1. Brand Mission. 2. The Campaign (Theme & Deliverables). 3. Benefit to the Creator (Payment + Royalties). 4. Success Metrics. 5. Next Steps. Style: High-shimmer, premium fonts, lots of white space, and aspirational imagery.
Conduct thorough code reviews with this checklist. Areas to review: 1. Functionality (does it work as intended? edge cases handled?). 2. Code quality (readable, maintainable, follows style guide). 3. Tests (adequate coverage, meaningful assertions). 4. Performance (no obvious bottlenecks, efficient ...
Master Git for effective collaboration. Workflow: 1. Feature branches (git checkout -b feature/new-feature). 2. Commit often with clear messages (feat:, fix:, docs:). 3. Pull before push (git pull --rebase). 4. Code review via pull requests. 5. Squash commits before merge. 6. Delete merged branches....
Prepare for productive parent-teacher conferences. Preparation: 1. Gather student work samples (strengths and areas for growth). 2. Review grades, attendance, and behavior data. 3. Prepare specific examples and anecdotes. 4. Set 2-3 key talking points. 5. Anticipate questions and concerns. During co...
Structure an effective 60-minute PLC meeting for a grade-level team. Protocol: 'Tuning Protocol' for examining student work. Agenda: 1. Welcome & Norms Review (5 mins). 2. Data Dive (15 mins): Review common formative assessment data. Identify one specific area of student struggle. 3. Presenting Teac...
Act as a peer reviewer for my code. I will provide a pull request link or a code snippet. Please review it for potential bugs, style inconsistencies, performance issues, and security vulnerabilities. Provide constructive feedback and suggest specific improvements.
Let's code together. I want to build a simple command-line to-do list application in Node.js. Let's start by outlining the features. Then, you can help me write the code for adding a new task. I will ask questions as we go.
Build effective interdisciplinary research teams. Team formation: 1. Identify complementary expertise needed for research questions. 2. Include diverse perspectives: disciplinary, methodological, demographic. 3. Define roles clearly: PI, co-investigators, data manager, statistician. 4. Establish gov...
Implement various co-teaching models for a general education and special education teacher pair. Models: 1. One Teach, One Observe: One teacher leads, the other collects data on student performance. 2. Station Teaching: Teachers divide content and students; each teacher leads a station, with a third...