A shared tag with AI prompts and code snippets
From workspace: DeepSeek
Team: Main
Total snippets: 38
38 snippets
Delivers a ranked, digestible, and reader-friendly post with strong audience appeal.
Create a “Top **{number}** **{topic}**” listicle with brief but informative explanations for each item. Prioritize based on **{criteria: innovation/practicality/ROI}** and tailor the tone to **{audience}** (e.g., casual, technical, humorous)....
Generates a structured opinion piece with supporting real-world evidence.
Write a **{blog post/essay}** on **{topic}** arguing **{viewpoint}**. Target audience: **{demographic}**. Include **{number}** real-world examples or case studies from **{field}** to support your point of view. Structure the argument with a clear...
Creates high-converting, search-optimized blog headlines.
Generate **{number}** SEO-optimized blog post headlines for the topic **{topic}**. Include target keywords like **{keyword1}**, **{keyword2}**, and ensure all titles stay under 60 characters. Offer suggestions for optimizing click-through rate and...
Helps generate a coherent multi-post content arc to build engagement and trust.
Design a **{number}-part** blog post series about **{topic}** for **{target audience}**. Include a cohesive storyline, learning progression, and call-to-action (CTA) suggestions. List titles and main takeaways for each post. Suggest publication...
Generates tailored content ideas that align with a specific platform, format, and audience need.
Brainstorm **{number}** content ideas for **{platform/content type}** about **{topic}**. Include proposed titles, audience targeting strategies, tone suggestions, and potential hooks for each idea. Make the output suitable for a team planning...
Produces a highly actionable tutorial-style article suitable for publication.
Write a detailed, step-by-step guide for **{task}** using **{tool/technology}**. Target audience: **{beginners/experts}**. Include helpful screenshots (as placeholders), expected outcomes, and common troubleshooting advice for **{common issue}**.
Helps structure an engaging and strategic content plan across a defined timeline.
Outline a **{platform}** content calendar for **{topic}** over **{duration}**. Include a mix of educational, promotional, and entertaining posts. Assign publish dates, include target engagement goals, and format output as a Markdown table.
Assist users in identifying possible conditions based on reported symptoms.
Act as a healthcare assistant. Ask the user for all relevant symptoms, their duration, severity, and any recent activities or exposures. Based on their input, list possible conditions (non-diagnostic) and recommend whether they should seek...
Estimate health risks based on lifestyle and history.
Given the following patient lifestyle and medical history, provide a health risk summary for conditions such as heart disease, diabetes, and stroke. Explain each risk factor and possible mitigation steps. [Insert data here]
Suggest age-appropriate screenings.
For a [age]-year-old [gender], list recommended preventive care screenings, vaccinations, and lifestyle habits based on WHO or CDC guidelines.
Review and improve user sleep data.
Analyze the following sleep tracking data. Highlight any irregularities, trends, or signs of sleep disorders. Suggest evidence-based recommendations to improve sleep quality. Data: [Insert sleep logs]
Explain complex terms in simple language.
Explain the following medical term or diagnosis in simple, plain language suitable for a 12-year-old to understand: [Insert term]
Assess hydration habits.
Based on this person's activity level, environment, and water intake log, determine if they are adequately hydrated. Offer practical tips for staying hydrated, including times of day and cues to watch for dehydration.
Provide insights from logged meals.
Analyze the following list of meals from the past 3 days. Provide nutritional balance overview, spot deficiencies or overconsumption, and recommend changes for improved diet. List macros and vitamin summary. Meals: [Insert data]
Analyze journal entries for emotional well-being.
You are a mental health assistant. Analyze this user's journal entry and assess tone, sentiment, and possible stress indicators. Suggest self-care tips or whether professional consultation is advised. Entry: [Insert text]
Help user prepare questions for doctor.
User has an upcoming appointment with a [type] specialist. Based on their symptoms or condition, generate a list of smart questions to ask to get the most out of their visit.
Summarize user-entered symptom logs.
Here are daily logs of symptoms over the past week. Summarize any patterns, worsening/improving trends, and possible connections to lifestyle or environment. Logs: [Insert logs]
Assess fitness routine against user goals.
Here’s a weekly workout plan and the user's goal (e.g., fat loss, muscle gain, mobility). Review it for volume, recovery, balance, and alignment with goal. Suggest improvements or alternates. Workout: [Insert routine]
Warn users about potential drug interactions.
List any known interactions for the following medications taken together: [insert list]. Indicate severity and what to watch out for. Reference well-known sources like Mayo Clinic or WebMD for verification.
Generate text for daily quote images with motivational or funny tone.
Task: Write a quote that fits a square social media graphic. <theme> Startup hustle meets humor </theme> <instructions> - Short (under 15 words) - Either motivational or witty - Fits as quote on visual </instructions> <output format> “...” —...
Optimize a YouTube video description to improve CTR and SEO.
Task: Rewrite this YouTube video description for SEO and click-through-rate. <original> Join me on my productivity journey where I try to build a Notion workspace from scratch. </original> <instructions> - Include SEO keywords: Notion,...
Create text content for a multi-slide Instagram carousel based on a key idea.
Task: Generate slide-by-slide content for an Instagram carousel. <topic> 5 mistakes killing your productivity </topic> <instructions> - Max 20 words per slide. - End with a CTA slide. </instructions> <output format> Slide 1: ... Slide 2:...
Generate a 2 week content calendar for a niche based on goals and platform.
Task: Create a 2-week content calendar for Instagram. <business> A boutique skincare brand targeting 25–35 year-old women interested in sustainability. </business> <goals> Drive engagement and website visits. </goals> <output format> Table...
Generate short-form video scripts (under 60 seconds) for YouTube Shorts or TikTok.
Task: Write a video script for a 60-second TikTok about "3 browser extensions that save time". <instructions> - Hook in first 5 seconds. - Quick transitions. - End with a call-to-action. <output format> SCRIPT with timestamps and scene labels
Rewrite content in a different tone: from corporate to casual, or technical to friendly.
Task: Rewrite content in a casual, friendly tone. <original> We are proud to announce the official release of our new software platform. </original> <tone> Casual / Friendly / First-person </tone> <output format> Rewritten version only
Break down a long article into snippets for social media, newsletter, and YouTube description.
Task: Repurpose this blog article into bite-sized content for multiple platforms. <content> [Paste long-form blog content here] </content> <platforms> - Twitter - Instagram carousel - YouTube description - Newsletter intro </platforms> <output...
Build an outline for an SEO-optimized blog post around a provided keyword.
Task: Build an SEO-optimized outline for a blog post. <keyword> AI-powered productivity tools </keyword> <instructions> - Include H1, H2s, and bullet points. - Reflect user intent. - Ensure logical flow and scannability. </instructions> <output...
Generate platform-specific captions for product launch images.
Task: Write engaging captions for a product launch post. <platforms> - Instagram (emojis, short call-to-action) - Twitter (witty tone) - LinkedIn (professional tone, key value) </platforms> <product> A new eco-friendly laptop sleeve made of...
Create a weekly newsletter summary from multiple article links using consistent tone and format.
Task: Summarize multiple news articles into a cohesive weekly newsletter segment. <instructions> - Maintain a neutral, informative tone. - Group related stories into sections. - Add short, catchy headlines for each...
Analyze a GitHub Actions workflow, remove inefficiencies, and improve automation.
Task: Improve this GitHub Actions workflow. <code> jobs: build: runs-on: ubuntu-latest steps: [...] </code> <instructions> - Identify redundant steps. - Suggest caching and parallelization. - Provide updated YAML...
Identify XSS risk in code snippet and propose a secure sanitized version
Task: Identify XSS vulnerabilities in snippet. <code> res.send('<div>' + userComment + '</div>') </code> <instructions> - Explain the risk. - Rewrite safe version. - Suggest sanitization library. </instructions> <output format> { "risk":...
Compare data‑fetching React libraries like React Query vs SWR across key dimensions.
Task: Compare React Query vs SWR for fetching data in React. <instructions> 1. Compare caching and revalidation. 2. Compare performance and bundle size. 3. Suggest best use cases. </instructions> <output format> Markdown table + recommendation
Design a profiling plan for a slow API endpoint using tools & process steps.
Task: Suggest profiling steps for slow API endpoint. <description> The /search endpoint retrieves and filters results from DB and external API. </description> <instructions> - Recommend profiling tools/methods. - Locate hotspots. - Provide...
Analyze an SQL schema, identify normalization issues, and suggest improvements.
Task: Review SQL schema for normalization issues. <code> CREATE TABLE orders (...); CREATE TABLE customers (...); CREATE TABLE order_items (...); </code> <instructions/> 1. Identify normalization violations. 2. Suggest schema changes. 3. Explain...
Refactor a long Java method for readability, modularity, and testability.
Task: Refactor this long Java method for readability and testability. <code> public String getUserInfo(int id) { ... 200 lines ... } </code> <instructions> - Split into smaller methods. - Add unit testable logic. - Suggest unit tests...
Audit npm dependencies for security vulnerabilities or outdated libraries.
Task: Audit npm dependencies for security or licensing issues. Project uses: express@4.18.2, lodash@4.17.21, moment@2.29.4 <instructions> 1. Check for known vulnerabilities. 2. Identify outdated packages. 3. Provide safe upgrade or replacement...
Review existing REST API route; suggest improvements for structure, error handling, and caching.
Task: Review and improve this REST endpoint design. Endpoint: GET /users/{userId}/activity?start=...&end=... <instructions> - Check URI design, query params, status codes. - Suggest improvements to structure, caching, error handling. - Provide...
Identify inefficiencies and optimize performance in a JavaScript function.
Task: Diagnose and fix this JavaScript performance lag issue. <code> function process(items) { let result = []; for (let i = 0; i < items.length; i++) { for (let j = 0; j < items.length; j++) { if (items[i] === items[j])...