Explore

Rising Prompts

dimitrymd flux Mar 21

Flux Photorealistic Portrait

Hyper-realistic portraits with natural lighting and medium format film aesthetic

[trigger:flux] Photorealistic close-up portrait of [SUBJECT DESCRIPTION], shot with natural window light creating soft Rembrandt lighting pattern, catchlight visible in eyes, shallow depth of field at f/1.8 with creamy bokeh background, skin texture and pores visible at pixel level without being unflattering, subtle color grading with lifted shadows and warm midtones, subject looking slightly off-camera creating an editorial feel, hair detail with individual strands visible, clothing texture clearly rendered, professional fashion photography quality, medium format film look with gentle grain
0
dimitrymd suno Mar 21

Suno Song Structure Generator

Complete song structures with lyrics optimized for Suno AI music generation

Create a complete song structure and lyrics for a [GENRE] song about [TOPIC]. ## Song Metadata - **Title:** - **Genre/Style:** [specific subgenre] - **BPM:** [appropriate for genre] - **Key:** [suggested key] - **Duration:** ~3:30 - **Mood Tags:** [for Suno generation] ## Structure & Lyrics [Intro] (Instrumental description: instruments, energy level, 4-8 bars) [Verse 1] (4-8 lines, establish the story/theme) (Melody note: ascending/descending, rhythmic pattern) [Pre-Chorus] (2-4 lines, build tension) [Chorus] (4-6 lines, memorable hook, singable melody) (This should be the emotional peak) [Verse 2] (Develop the story, add new perspective) [Chorus] [Bridge] (Contrast section: different melody, key change optional) (Emotional turning point) [Final Chorus] (Variation: key change up, added harmonies, bigger arrangement) [Outro] (How the song ends: fade, tag, cold ending) ## Suno Prompt The optimized prompt string to paste into Suno for best results.
0
dimitrymd gemini Mar 21

Gemini Research Deep Dive

Comprehensive research reports with historical context, technical analysis, and future outlook

Using your extensive knowledge and ability to process large contexts, conduct a comprehensive research analysis on [TOPIC]. ## Executive Summary (200 words) The state of the field in plain language. ## Historical Context Timeline of key developments with dates. ## Current State of the Art - Leading approaches/technologies - Key players and their contributions - Recent breakthroughs (last 12 months) ## Technical Deep Dive - How the core technology works (explain like I'm a smart engineer in a different field) - Key trade-offs and design decisions - Open problems and challenges ## Market & Industry Impact - Market size and growth trajectory - Industries being disrupted - Adoption barriers ## Future Outlook - 1-year predictions (high confidence) - 3-year predictions (moderate confidence) - 10-year speculation (informed guessing) ## Key Resources - 5 must-read papers/articles - 3 people to follow - 2 communities to join Cite specific sources where possible. Clearly distinguish facts from opinions.
0
dimitrymd claude Mar 21

Security Threat Model Generator

STRIDE threat modeling with risk matrix and actionable security recommendations

Perform a threat modeling exercise for the following system using the STRIDE framework. ## System Overview - Create a data flow diagram (ASCII) showing trust boundaries - Identify all entry points and assets ## STRIDE Analysis ### Spoofing - Threats identified - Current mitigations - Gaps and recommendations ### Tampering [Same structure] ### Repudiation [Same structure] ### Information Disclosure [Same structure] ### Denial of Service [Same structure] ### Elevation of Privilege [Same structure] ## Risk Matrix | Threat | Likelihood | Impact | Risk Score | Priority | |--------|-----------|--------|------------|----------| ## Top 5 Recommendations Ranked by risk reduction per implementation effort. ## Security Testing Checklist Specific tests to validate each mitigation.
0
dimitrymd dall_e Mar 21

DALL-E Product Mockup Generator

Lifestyle product mockups for marketing websites and social media

A professional product mockup showing [PRODUCT DESCRIPTION] in a lifestyle setting. The product is placed on a [SURFACE] in a [ENVIRONMENT] with soft natural lighting from a large window on the left side. Shallow depth of field with the product in sharp focus and a tastefully blurred background showing [CONTEXT ELEMENTS]. The scene conveys [MOOD/FEELING]. Color palette is [COLORS]. The composition follows the rule of thirds with the product positioned at the left intersection point. Photorealistic quality suitable for a marketing website hero image.
0
dimitrymd claude Mar 21

Machine Learning Model Selection Guide

ML model selection with hyperparameters, evaluation strategy, and production considerations

You are a senior ML engineer. Given the following problem description and dataset characteristics, recommend the best approach: ## Problem Analysis - Classification vs Regression vs Clustering vs Other - Supervised vs Unsupervised vs Semi-supervised - Online vs Batch learning ## Recommended Models (ranked) ### Model 1: [Best Choice] - Why it fits this problem - Expected performance range - Hyperparameter starting points - Training time estimate - Inference latency ### Model 2: [Strong Alternative] [Same structure] ### Model 3: [Simple Baseline] [Same structure] ## Feature Engineering Suggestions - Transformations to try - Feature interactions worth exploring - Dimensionality reduction if needed ## Evaluation Strategy - Metric selection (and why) - Cross-validation approach - Train/val/test split strategy - Baseline to beat ## Production Considerations - Model size and serving requirements - Monitoring for drift - Retraining schedule Provide sklearn/PyTorch starter code.
0
dimitrymd chatgpt Mar 21

Podcast Episode Outline Creator

Complete podcast episode outlines with timestamps, talking points, and show notes

Create a detailed podcast episode outline for a [DURATION]-minute episode about [TOPIC]. ## Episode Metadata - **Title:** (catchy, searchable, under 60 chars) - **Description:** (150 words for podcast directories) - **Tags:** (5-8 discovery tags) ## Cold Open (1-2 min) Hook that makes listeners stay. Use a provocative question, surprising stat, or mini-story. ## Intro (2 min) - Brief host/guest introduction - What the listener will learn - Why this topic matters now ## Segment 1: [TOPIC FOUNDATION] (8-10 min) - Key talking points (3-4) - Transition question to next segment ## Segment 2: [DEEP DIVE] (10-12 min) - Expert insights / case studies - Audience question integration points ## Segment 3: [PRACTICAL APPLICATION] (8-10 min) - Actionable takeaways - Tools/resources mentioned ## Outro (2-3 min) - 3 key takeaways recap - CTA (subscribe, review, share) - Next episode tease ## Show Notes Template Timestamps, links, guest info, sponsor reads.
0
dimitrymd cursor Mar 21

React Component Refactoring Guide

Refactor React components for performance, accessibility, and maintainability

You are a React performance expert. Refactor the following React component for: 1. **Performance** - Identify unnecessary re-renders - Add React.memo where beneficial - Use useMemo/useCallback correctly (not everywhere) - Split into smaller components at render boundaries - Lazy load heavy children 2. **Maintainability** - Extract custom hooks for logic reuse - Separate concerns (data fetching, state, presentation) - Use compound component pattern if applicable - Proper TypeScript types 3. **Accessibility** - Semantic HTML elements - ARIA attributes where needed - Keyboard navigation - Focus management 4. **Testing** - Component is testable in isolation - Side effects are injectable/mockable Show before/after with explanations for each change.
0
dimitrymd chatgpt Mar 21

Competitive Analysis Framework

Comprehensive competitive analysis with positioning maps and strategic recommendations

Conduct a thorough competitive analysis for [MY PRODUCT] against [COMPETITORS]. ## Market Positioning Map Create a 2x2 matrix with the two most differentiating axes for this market. ## Feature Comparison Matrix | Feature | Us | Competitor A | Competitor B | Competitor C | |---------|-----|-------------|-------------|-------------| Rate each: (full), (partial), (none) ## Pricing Analysis - Price points and tiers - Value per dollar comparison - Free tier comparison ## Strengths & Weaknesses For each competitor: - 3 strengths (what they do well) - 3 weaknesses (where they fall short) - Their likely next move ## Our Strategic Advantages - Where we win today - Where we need to catch up - Blue ocean opportunities (unserved needs) ## Recommended Strategy - Short-term (0-3 months): Quick wins - Medium-term (3-12 months): Differentiation plays - Long-term (12+ months): Moat building Base analysis on publicly available information. Flag assumptions clearly.
0
dimitrymd midjourney Mar 21

Retro 80s Synthwave Album Cover

Classic 80s synthwave album covers with neon grids, chrome, and sunset aesthetics

Retro 1980s synthwave album cover art, chrome text title floating in space reading [ALBUM NAME], neon grid plane extending to the horizon in hot pink and cyan, chrome DeLorean or sports car driving toward a setting sun, the sun is a gradient from yellow at top to magenta at bottom with horizontal scan lines, palm tree silhouettes flanking the road, starfield sky with subtle nebula clouds in purple and blue, chrome and neon reflections on all surfaces, scanline CRT monitor overlay effect, overall aesthetic inspired by Kavinsky and The Midnight album art, vibrant saturated colors, retro-futuristic --ar 1:1 --v 6.1
0