Skip to main content

Creativity Prompts

The "Dreamer" that never runs out of ideas.

Creativity is connecting things that don't belong together. AI is a serendipity machine because it has read everything and forgotten nothing.

The Ideation Matrix

CapabilityPrompt PatternOutcome
Diverge"List 50 distinct ways to solve X, from the boring to the absurd"Volume
Combine"What if a coffee shop operated like a subscription SaaS?"Novelty
Mimic"Rewrite this in the style of Ernest Hemingway"Style
Visualize"Describe a scene where [concept] is a physical object"Metaphor

Techniques

1. Temperature Control

While usually a parameter (0.0 - 1.0), you can prompt for it conceptuallly.

"Be highly creative, unpredictable, and poetic." (High Temp) "Be precise, literal, and factual." (Low Temp)

2. Constraint Removal

The best ideas come from removing the "impossible".

"Assume we have infinite budget and legal immunity. How do we solve this problem?" Note: This helps break mental blocks, even if you have to re-apply reality later.

3. Perspective Shifting

See the problem through alien eyes.

"Critique this design from the perspective of a 19th-century industrialist." "How would a biological organism solve this supply chain issue?"

4. The "Yes, And..."

Improv logic applied to brainstorming.

"For every idea I give, add a 'Yes, and...' extension that makes it bigger, weirder, or more scalable."

Modalities

The best way to have a good idea is to have lots of ideas.

UI Frontend

Act as a world-class Creative Frontend Developer and 3D Technical Artist. Your objective is to write the complete, production-ready code for a cutting-edge 3D digital agency landing page that will render flawlessly inside this web canvas preview.

TECH STACK AND SETUP
Use HTML5, CSS3, TypeScript, Tailwind CSS, Three.js via for the 3D environment, and GSAP for smooth scroll animations..

THE 3D SCENE AND AESTHETIC
The theme is Dark Mode Cyber-Minimalism. The background should be a deep, rich dark gradient from almost black to very dark charcoal. The central 3D object must be a slow-rotating, complex geometric shape like a Torus Knot to represent digital innovation.

MATERIALS AND LIGHTING
Apply a MeshPhysicalMaterial to the object. It must look like high-end frosted glass and dark metal. Include high roughness, high transmission for the glass effect, and slight iridescence.
Implement a strict 3-point lighting setup. Add a strong neon blue directional light cutting across the object, a deep purple point light filling the shadows, and a subtle rim light to separate the object from the background.

CAMERA PHYSICS AND ANIMATION
The camera should have a slight, continuous floating animation simulating a handheld feel or breathing. When the user scrolls the page, use GSAP to animate the camera Z-position and rotation, pushing the user visually through or around the 3D object.

FRONTEND UI AND TYPOGRAPHY
Overlay the 3D canvas with a fixed position HTML layer using Tailwind. The Hero Section must feature massive, bold sans-serif typography with the headline WE BUILD DIGITAL REALITIES and a sleek glassmorphic call-to-action button. As the user scrolls, fade in clean, minimalist text blocks detailing services like Strategy, 3D Web, and AI Integration. Use backdrop-blur glassmorphism for all content cards so the 3D background remains visible behind the text.

STRICT EXECUTION RULES
Write the complete, working code. Do not use placeholders, and do not leave comments telling me to add setup code later. Ensure the canvas resizes dynamically using window resize event listeners. Make the Tailwind UI mobile-friendly. Enable antialiasing on the WebGLRenderer and set the pixel ratio properly for high-resolution displays. Generate the complete self-contained code now.