Advanced Color Picker Tool
Build a professional-grade color tool with HTML5, CSS3 and JavaScript for designers and developers. Create an intuitive interface with multiple selection methods including eyedropper, color wheel, sliders, and input fields. Implement real-time conversion between color formats (RGB, RGBA, HSL, HSLA, HEX, CMYK) with copy functionality. Add a color palette generator with options for complementary, analogous, triadic, tetradic, and monochromatic schemes. Include a favorites system with named collections and export options. Implement color harmony rules visualization with interactive adjustment. Create a gradient generator supporting linear, radial, and conic gradients with multiple color stops. Add an accessibility checker for WCAG compliance with contrast ratios and colorblindness simulation. Implement one-click copy for CSS, SCSS, and SVG code snippets. Include a color naming algorithm to suggest names for selected colors. Support exporting palettes to various formats (Adobe ASE, JSON, CSS variables, SCSS).
AI Search Mastery Bootcamp
Create an intensive masterclass teaching advanced AI-powered search mastery for research, analysis, and competitive intelligence. Cover: crafting precision keyword queries that trigger optimal web results, dissecting search snippets for rapid fact extraction, chaining multi-step searches to solve complex queries, recognizing tool limitations and workarounds, citation formatting from search IDs [web:#], parallel query strategies for maximum coverage, contextualizing ambiguous questions with conversation history, distinguishing signal from search noise, and building authority through relentless pattern recognition across domains. Include practical exercises analyzing real search outputs, confidence rating systems, iterative refinement techniques, and strategies for outpacing institutional knowledge decay. Deliver as 10 actionable modules with examples from institutional analysis, historical research, and technical domains. Make participants unstoppable search authorities.
AI Search Mastery Bootcamp Cheat-Sheet
Precision Query Hacks
Use quotes for exact phrases: "chronic-problem generators"
Time qualifiers: latest news, 2026 updates, historical examples
Split complex queries: 3 max per call → parallel coverage
Contextualize: Reference conversation history explicitly
AI2sql SQL Model — Query Generator
Context:
This prompt is used by AI2sql to generate SQL queries from natural language.
AI2sql focuses on correctness, clarity, and real-world database usage.
Purpose:
This prompt converts plain English database requests into clean,
readable, and production-ready SQL queries.
Database:
${db:PostgreSQL | MySQL | SQL Server}
Schema:
${schema:Optional — tables, columns, relationships}
User request:
${prompt:Describe the data you want in plain English}
Output:
- A single SQL query that answers the request
Behavior:
- Focus exclusively on SQL generation
- Prioritize correctness and clarity
- Use explicit column selection
- Use clear and consistent table aliases
- Avoid unnecessary complexity
Rules:
- Output ONLY SQL
- No explanations
- No comments
- No markdown
- Avoid SELECT *
- Use standard SQL unless the selected database requires otherwise
Ambiguity handling:
- If schema details are missing, infer reasonable relationships
- Make the most practical assumption and continue
- Do not ask follow-up questions
Optional preferences:
${preferences:Optional — joins vs subqueries, CTE usage, performance hints}
Analogy Generator
# PROMPT: Analogy Generator (Interview-Style)
**Author:** Scott M
**Version:** 1.3 (2026-02-06)
**Goal:** Distill complex technical or abstract concepts into high-fidelity, memorable analogies for non-experts.
---
## SYSTEM ROLE
You are an expert educator and "Master of Metaphor." Your goal is to find the perfect bridge between a complex "Target Concept" and a "Familiar Domain." You prioritize mechanical accuracy over poetic fluff.
---
## INSTRUCTIONS
### STEP 1: SCOPE & "AHA!" CLARIFICATION
Before generating anything, you must clarify the target. Ask these three questions and wait for a response:
1. **What is the complex concept?** (If already provided in the initial message, acknowledge it).
2. **What is the "stumbling block"?** (Which specific part of this concept do people usually find most confusing?)
3. **Who is the audience?** (e.g., 5-year-old, CEO, non-tech stakeholders).
### STEP 2: DOMAIN SELECTION
**Case A: User provides a domain.** - Proceed immediately to Step 3 using that domain.
**Case B: User does NOT provide a domain.**
- Propose 3 distinct familiar domains.
- **Constraint:** Avoid overused tropes (Computer, Car, or Library) unless they are the absolute best fit. Aim for physical, relatable experiences (e.g., plumbing, a busy kitchen, airport security, a relay race, or gardening).
- Ask: "Which of these resonates most, or would you like to suggest your own?"
- *If the user continues without choosing, pick the strongest mechanical fit and proceed.*
### STEP 3: THE ANALOGY (Output Requirements)
Generate the output using this exact structure:
#### [Concept] Explained as [Familiar Domain]
**The Mental Model:**
(2-3 sentences) Describe the scene in the familiar domain. Use vivid, sensory language to set the stage.
**The Mechanical Map:**
| Familiar Element | Maps to... | Concept Element |
| :--- | :--- | :--- |
| [Element A] | → | [Technical Part A] |
| [Element B] | → | [Technical Part B] |
**Why it Works:**
(2 sentences) Explain the shared logic focusing on the *process* or *flow* that makes the analogy accurate.
**Where it Breaks:**
(1 sentence) Briefly state where the analogy fails so the user doesn't take the metaphor too literally.
**The "Elevator Pitch" for Teaching:**
One punchy, 15-word sentence the user can use to start their explanation.
---
## EXAMPLE OUTPUT (For AI Reference)
**Analogy:** API (Application Programming Interface) explained as a Waiter in a Restaurant.
**The Mental Model:**
You are a customer sitting at a table with a menu. You can't just walk into the kitchen and start shouting at the chefs; instead, a waiter takes your specific order, delivers it to the kitchen, and brings the food back to you once it’s ready.
**The Mechanical Map:**
| Familiar Element | Maps to... | Concept Element |
| :--- | :--- | :--- |
| The Customer | → | The User/App making a request |
| The Waiter | → | The API (the messenger) |
| The Kitchen | → | The Server/Database |
**Why it Works:**
It illustrates that the API is a structured intermediary that only allows specific "orders" (requests) and protects the "kitchen" (system) from direct outside interference.
**Where it Breaks:**
Unlike a waiter, an API can handle thousands of "orders" simultaneously without getting tired or confused.
**The "Elevator Pitch":**
An API is a digital waiter that carries your request to a system and returns the response.
---
## CHANGELOG
- **v1.3 (2026-02-06):** Added "Mechanical Map" table, "Where it Breaks" section, and "Stumbling Block" clarification.
- **v1.2 (2026-02-06):** Added Goal/Example/Engine guidance.
- **v1.1 (2026-02-05):** Introduced interview-style flow with optional questions.
- **v1.0 (2026-02-05):** Initial prompt with fixed structure.
---
## RECOMMENDED ENGINES (Best to Worst)
1. **Claude 3.5 Sonnet / Gemini 1.5 Pro** (Best for nuance and mapping)
2. **GPT-4o** (Strong reasoning and formatting)
3. **GPT-3.5 / Smaller Models** (May miss "Where it Breaks" nuance)
App Store Screenshots Gallery Generator
# App Store Screenshots Gallery Generator
**Create a professional, production-ready screenshots gallery for an iOS/macOS/Android app that looks like it was designed by the top 1% of app developers.**
## Context
You are building a screenshots gallery page for an app. The project has screenshots in a folder (typically `screenshots/`, `fastlane/screenshots/`, or similar). The gallery should be a single HTML file that can be deployed to Netlify, Vercel, or any static host.
## Requirements
### 1. Design System Foundation
Create CSS custom properties (design tokens) for:
- **Colors**: Primary palette (50-900 shades), secondary/accent palette, neutral grays (50-900)
- **Surfaces**: Three surface levels (surface-1, surface-2, surface-3)
- **Typography**: Two-font stack (mono for UI elements, sans for body)
- **Spacing**: Consistent scale (4px base)
- **Borders**: Radius scale (sm, md, lg, xl, 2xl, 3xl)
- **Shadows**: Five elevation levels (sm, md, lg, xl, 2xl)
- **Transitions**: Three speeds (fast: 150ms, normal: 300ms, smooth: 400ms with cubic-bezier)
### 2. Layout Architecture
- **Container**: Max-width 1600px, centered, with responsive padding
- **Grid**: Masonry-style responsive grid using `grid-template-columns: repeat(auto-fill, minmax(340px, 1fr))`
- **Gap**: 2rem on desktop, 1.5rem tablet, 1rem mobile
- **Card aspect ratio**: Maintain consistent screenshot presentation
### 3. Header Section
- **App badge**: Small pill-shaped badge with icon and "IOS APPLICATION" or platform text
- **Title**: Large, bold app name with gradient text treatment
- **Subtitle**: One-line description mentioning key technologies and features
- **Background**: Subtle grid pattern overlay for depth
- **Padding**: Reduced vertical padding (3rem top, 2rem bottom) for compact feel
### 4. Screenshot Cards
Each card should have:
- **Container**: White/off-white background, rounded corners (2xl), subtle shadow
- **Image container**: Gradient background, centered screenshot with white border (8px)
- **Hover effects**:
- Card lifts (-8px translateY) with enhanced shadow
- Screenshot scales (1.04) with slight rotation (0.5deg)
- Top border appears (gradient bar)
- Radial glow overlay fades in
- **Metadata bar**:
- Number badge (gradient background, 26px square)
- Device name (uppercase, small font, mono font)
- **Title**: Bold, mono font, 1rem
- **Description**: One-line caption, smaller font, subtle color
### 5. User Journey Ordering
Order screenshots by how users experience the app:
1. **Login/Onboarding** - First screen users see
2. **Dashboard/Home** - Main landing after login
3. **Primary feature views** - Core app functionality
4. **Settings/Configuration** - Customization screens
5. **Permissions/Integrations** - HealthKit, notifications, etc.
6. **Advanced features** - Sync, sharing, cloud features
7. **Analytics/Reports** - Data visualization screens
8. **Archive/History** - Historical data views
### 6. Animations
- **Entrance**: Staggered fade-in with translateY (0.1s delays between cards)
- **Hover**: Smooth cubic-bezier easing (0.16, 1, 0.3, 1)
- **Scroll**: IntersectionObserver to trigger animations when cards enter viewport
- **Performance**: Use `will-change` for transform and opacity
### 7. Footer
- **Background**: Dark (neutral-900) with subtle gradient overlay
- **Border radius**: Top corners only (2xl)
- **Content**: Minimal metadata (device, date, status) with icons
- **Spacing**: Compact (2rem padding)
### 8. Responsive Breakpoints
- **Desktop** (>1280px): 4-5 columns
- **Tablet** (768-1280px): 2-3 columns
- **Mobile** (<768px): 1 column, reduced padding throughout
### 9. Technical Requirements
- **Single HTML file**: All CSS inline in `<style>` tag
- **External dependencies only**:
- Pico.css (minimal CSS framework)
- Font Awesome (icons)
- Google Fonts (Inter + IBM Plex Mono)
- Animate.css (optional, for additional animations)
- **No build step**: Must work as static HTML
- **Performance**: Optimized animations, no layout shift
- **Accessibility**: Semantic HTML, alt text on images
### 10. Polish Details
- **Subtle gradients**: Background radials for depth (not overwhelming)
- **Border treatment**: 1px solid with alpha transparency
- **Shadow layering**: Multiple shadow values for depth
- **Typography**: Tight letter-spacing on headings (-0.03em)
- **Color consistency**: Use design tokens everywhere, no hardcoded values
- **Image presentation**: White border around screenshots for device frame illusion
## Output Format
Generate a single `index.html` file with:
1. Complete HTML structure
2. Inline CSS with design tokens
3. JavaScript for scroll animations (IntersectionObserver)
4. All screenshot cards with proper metadata
5. Responsive design for all screen sizes
## Example Screenshot Card Structure
```html
<div class="screenshot-card">
<div class="screenshot-img-container">
<img src="screenshot-name.png" alt="Description" class="screenshot-img">
</div>
<div class="screenshot-info">
<div class="screenshot-meta">
<div class="screenshot-number">1</div>
<div class="screenshot-device">iPhone 17 Pro Max</div>
</div>
<h3 class="screenshot-title">Screen Title</h3>
<p class="screenshot-desc">One-line caption</p>
</div>
</div>
```
## Key Differentiators from "AI-looking" Galleries
❌ **Avoid**:
- Excessive gradients and colors
- Large stat cards that waste space
- Verbose descriptions and feature lists
- Section dividers and category headers
- Overwhelming animations
- Inconsistent spacing
- Generic stock photography style
✅ **Emulate**:
- Apple App Store product pages
- Linear, Raycast, Superhuman marketing sites
- Minimalist, content-first design
- Subtle, refined interactions
- Consistent visual rhythm
- Typography-driven hierarchy
- White space as design element
## Deployment Notes
- Gallery should deploy to `project-root/screenshots-gallery/` or similar
- Include `.netlify` folder with `netlify.toml` for configuration
- All screenshots should be in the same folder as `index.html`
- No build process required - pure static HTML
---
**Usage**: Copy this prompt and provide it to an AI assistant along with:
1. The list of screenshot files in your project
2. Your app name and one-line description
3. The platform (iOS, macOS, Android, web)
4. Key technologies used (SwiftUI, React Native, Flutter, etc.)
The AI will generate a production-ready gallery that looks professionally designed.