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.
Modals
Blurred Backdrop Modal
Build a modal dialog that fades in with a scale-up animation while the page behind it blurs and dims, using backdrop-filter and a CSS transition on open/close.
Modals
Newsletter Signup Popup
Build a centered popup modal that appears after a short delay, with an email input, subscribe button, and a small 'No thanks' dismiss link, animating in with a scale+fade.
Modals
Bug Report Modal Form
Create a bug-report modal with fields for a title, description, severity dropdown, and an optional screenshot drag-and-drop area, with a submit button showing a loading spinner while sending.