AI Prompt
Home

AI Prompt Library

Ready-to-use prompts for HTML, React, 3D scroll animations, and more. Every thumbnail below is a live render of the exact code behind it — copy the prompt into any AI to get that same result.

Backgrounds

Animated Grid Background

Create a subtle moving grid-line background (like a HUD/dashboard) that slowly scrolls diagonally behind the page content, using a repeating CSS linear-gradient pattern animated with background-position.

Backgrounds

Animated Noise Grain Overlay

Add a subtle animated film-grain/noise texture overlay on top of a dark gradient background using an SVG turbulence filter, for a premium cinematic feel.

Backgrounds

Confetti Burst Celebration

Create a burst of colorful confetti particles that shoot outward from the center and fall with gravity and rotation when a button is clicked, using JavaScript canvas or absolutely positioned divs.

Backgrounds

Twinkling Starfield Background

Create a full-page dark background covered in small randomly-placed dots that twinkle (fade in/out) at staggered intervals, simulating a starfield.