Elementor Logo Download Angie

Angie prompt library

Create

Ready-to-use prompts for managing your WordPress site with Angie.

Liquid Effect on images

Create a liquid/wave distortion effect on images when hovering over them, making them appear to ripple or wobble. Add admin controls for distortion intensity, wave frequency, animation duration, and apply to featured images, galleries, or custom image classes.

Image Zoom on Scroll

Add a Ken Burns-style zoom effect to featured images or hero sections as users scroll past them. Images should smoothly scale up or down. Include admin settings for zoom intensity, direction (in/out), which image types to affect, and scroll range for the effect.

Magnetic Buttons & Links

Make buttons and links subtly “pull” the cursor towards them when nearby, creating a magnetic attraction effect. Add admin controls for magnetic strength, activation radius, animation smoothness, and which elements (buttons, links, custom classes) should have the effect.

Animated Page Transitions

Implement smooth page transition animations when navigating between pages. Include effects like fade, slide, zoom, or curtain-style transitions. Add admin settings to choose transition type, duration, easing function, and enable/disable for specific page types (posts, pages, archives).

Circular cursor follower

Create a circular cursor follower that inverts or changes the color of page content underneath it as the mouse moves. The circle should:

Follow the cursor smoothly
Have a customizable size (around 50-100px diameter)
Apply a blend mode effect (like difference or exclusion) to invert colors of text/images beneath it
Work across the entire page
Be performant and not cause lag

Add a WordPress admin settings page:

Create a new menu item in the WordPress admin sidebar called “Cursor Effect” or similar
Include controls to adjust:

Circle size (slider or number input)
Circle color
Blend mode options (difference, exclusion, multiply, etc.)
Enable/disable the effect
Animation speed/smoothness
Optional: Circle border thickness and style

Save settings to the WordPress database
Apply the saved settings to the frontend cursor effect in real-time

Implement using WordPress settings API, CSS, and vanilla JavaScript.

Pomodoro Timer app

Create a Pomodoro technique timer app for WordPress using code. Build custom post type ‘angie_pomodoro’ with features: Start/pause/reset timer, Default work session (25 min), Short break (5 min), Long break (15 min), Session counter (track pomodoros completed), Task list integration (add tasks and link pomodoros to tasks), Notifications (browser notifications when session ends), Sound alerts (customizable), Auto-start next session toggle, and Daily/weekly productivity stats. Include WordPress admin controls for: Default session lengths (customize work/break durations), Auto-start preferences, Notification settings (sound/browser/both), Task list enable/disable, Long break frequency (every 4 pomodoros default), Custom sound uploads, Session goal (set daily pomodoro target), Data retention (keep stats for X days), and Export productivity report. Generate shortcode [angie_pomodoro id=’X’]. Frontend design: Focused productivity interface with large circular countdown timer, clean start/pause controls, visual session indicators showing completed/remaining pomodoros, minimalist task list, calming colors (blues, greens), distraction-free design, 30px padding, clear typography for remaining time. Design Customization in admin: Timer style (Circle/Linear/Flip), Color scheme (Focus blue/Energy green/Calm purple/Custom), Typography (clear readable fonts), Size (compact/comfortable/large), Button style (minimal/prominent), Progress indicator (ring/bar/dots), Task list style (show/hide/sidebar), Mobile layout, and Dark mode for evening work. Include session quotes/tips during breaks (“Stand up and stretch!”, “Hydrate!”), focus music/ambient sound integration (rain, waves, coffee shop), and streak tracking with celebration when hitting milestones (7 days, 30 days, 100 pomodoros). Make it your go-to productivity companion.

Interactive 404 Maze Game

Create an interactive 404 error page with a playable maze game using code. Build a custom 404 page template replacement that includes a mini maze game where users guide a character (ball, pacman, custom mascot) through a maze to find the “Home” page. Include features: Arrow key/SWIPE controls, Timer showing how fast they complete it, Different difficulty levels (Easy/Medium/Hard with larger/smaller mazes), High score tracking, “Give Up” button linking to search or homepage, and Easter eggs hidden in maze walls (bonus points or fun messages). Include WordPress admin controls for: Game difficulty default, Character selection (choose sprite or upload custom), Maze theme (Classic, Neon, Forest, Space), Background music toggle with upload option, Sound effects toggle, High score leaderboard (show top 10 fastest completions), Success reward (discount code, free resource, etc.), Skip game link prominence (immediate vs after attempt), and Custom 404 message above game. Automatically replace default WordPress 404 with this page. Frontend design: Full-screen game interface with retro-game aesthetic, clear maze walls with shadows, animated character sprite, score/timer display in corners, smooth movement animations, mobile-friendly touch controls, modern pixel-art style or vector graphics. Design Customization in admin: Visual theme (Retro 8-bit/Modern minimal/Dark neon/Nature), Maze wall style (thick/thin/rounded), Character sprite (upload custom or choose from library), Background pattern, UI color scheme, Button style for controls, Sound on/off toggle, and Mobile layout optimization. Make it fun and addictive so people actually enjoy landing on 404, share it with friends, and remember your brand positively. Include subtle branding and links to popular pages as hints throughout the maze.

Weather Widget App

Create a weather widget app for WordPress using code. Build custom post type ‘angie_weather’ that displays current weather and forecast. Include features: Location input (city name or auto-detect via geolocation), Current weather display (temperature, condition, icon, feels like, humidity, wind speed), 5-7 day forecast cards, Hourly forecast for today, Weather alerts/warnings, Sunrise/sunset times, Air quality index, and Unit toggle (Celsius/Fahrenheit, km/mph). Include WordPress admin controls for: Weather API selection (OpenWeather, WeatherAPI, or others), Default location, Auto-detect location toggle, Update frequency (cache duration), Enable/disable forecast, Enable/disable hourly view, Enable/disable additional data (AQI, UV index, etc.), Temperature unit default, Custom weather icons upload, and Fallback message when location not found. Generate shortcode [angie_weather id=’X’]. Frontend design: Beautiful weather-focused design with condition-based background gradients (sunny=yellow/orange, rainy=blue/gray, cloudy=gray), large temperature display, animated weather icons, forecast cards with hover effects, glassmorphism design trend (frosted glass effect), 35px padding. Design Customization in admin: Layout style (Compact/Full/Minimal), Background mode (Dynamic based on weather/Static/Image), Color scheme (Light/Dark/Auto), Typography (clean modern fonts), Icon style (Realistic/Minimal/Flat/Animated), Card design (flat/elevated/outlined), Temperature prominence (large/medium), Forecast layout (horizontal scroll/grid), and Mobile optimization. Include optional features like weather-based recommendations (“Perfect day for a picnic!”) and severe weather alert popups.

Password Generator app

Create a secure password generator app for WordPress using code. Build custom post type ‘angie_password_gen’ with features: Generated password display with large readable font, Password length slider (6-50 characters), Character type checkboxes (Uppercase, Lowercase, Numbers, Symbols), Exclude ambiguous characters toggle (0/O, 1/l/I), Custom character set input, Password strength meter with visual bar and score, Generate button with animation, Copy to clipboard button, Password history (show last 10 generated), and Common password warning. Include WordPress admin controls for: Default password length, Default character types selected, Strength calculation algorithm selection (NIST/zxcvbn), Enable/disable password history, Custom strength labels (“Weak”/”Fair”/”Good”/”Strong”→customize these), Clipboard copy feedback message, Auto-generate on page load toggle, and Password hints generator (create memorable phrases based on password). Generate shortcode [angie_password_generator id=’X’]. Frontend design: Security-focused design with tech aesthetic, monospace font for generated password, color-coded strength meter (red/orange/yellow/green), clean toggle switches for options, smooth regenerate animation, 30px padding, modern cyber-security vibe. Design Customization in admin: Color scheme (Hacker green, Corporate blue, Minimal gray), Strength meter style (bar/circular/shield), Typography (monospace font options), Button style (generate button prominence), Layout (vertical/horizontal options), Icons style (lock/shield variations), Mobile optimization, and Dark mode default. Include additional features like password expiry reminder setup and breach check integration (check if password exists in known breaches database via API).

Quiz Builder with Scoring & Results app

Create an interactive quiz builder app for WordPress using code. Build custom post type ‘angie_quiz’ with visual quiz creation interface. Include features: Unlimited questions, Question types (Multiple choice, True/False, Image selection, Fill in the blank), Point values per question, Correct answer marking, Explanation text (shown after answering), Timer per question (optional), and Result categories based on score ranges (e.g., “Expert: 90-100%”, “Intermediate: 60-89%”). Include WordPress admin controls for: Question bank management (add/edit/delete/reorder questions), Randomize questions toggle, Show correct answers immediately or at end, Pass/fail threshold, Result page customization with different messages per score range, Share results to social media toggle, Retake quiz option, Lead capture (email before or after quiz), Certificate generation for passing scores, and Results analytics dashboard (see average scores, most missed questions). Generate shortcode [angie_quiz id=’X’]. Frontend design: Engaging game-like interface with question cards, smooth transitions between questions, progress bar at top showing quiz completion, clear answer selection with hover states, immediate feedback animations (checkmark or X), 32px padding, playful but professional. Design Customization in admin: Color theme (playful/professional/educational), Quiz layout (card/full-page/sidebar), Typography (fun or serious fonts), Button style (rounded/sharp/pill), Progress indicator style (bar/dots/percentage), Answer hover effects (glow/scale/border), Correct/incorrect colors (green/red or custom), Mobile layout (single column, larger touch targets), and Animation speed. Include gamification with points, streak counter, and sound effects toggle. Make it addictive and share-worthy.

Countdown Timer & Event Counter app

Create a customizable countdown timer app for WordPress using code. Build custom post type ‘angie_countdown’ for creating unlimited countdown timers. Include settings: Event name, Target date and time, Time zone selection, Countdown format (Days:Hours:Minutes:Seconds or custom), Event description/details, and Action on completion (show message, redirect, hide timer, trigger confetti). Include WordPress admin controls for: Multiple countdown templates (Product Launch, Wedding, Sale End, Coming Soon), Display format options (flip clock, simple numbers, circular progress, text-based), Expired state message editor, Recurring countdown toggle (repeat daily/weekly/monthly), Urgency messaging (show “Only X hours left!” at certain thresholds), Sound notification toggle (play sound when timer hits zero), and Email notification (alert admin when countdown ends). Generate shortcode [angie_countdown id=’X’]. Frontend design: Bold eye-catching design with large animated numbers, flip animation on number changes, modern segmented display boxes, subtle glow effects on active numbers, responsive sizing, 35px padding. Design Customization in admin: Timer style (Digital/Analog/Minimal/Flip), Color scheme with gradient support, Number size and font weight, Background (solid/gradient/image upload), Label position (above/below/beside numbers), Separator style (colon/dots/bars/none), Shadow and glow effects, Mobile scaling (smaller numbers on mobile), and Animation style (flip/fade/slide/count). Include special effects like pulsing when under 1 hour, color change as deadline approaches (green→yellow→red), and celebration animation when reaching zero.

Calorie Counter & Meal Planner app

Create a calorie tracking app for WordPress using code. Build custom post type ‘angie_calorie_counter’ with features: Search food database (integrate with free nutrition API like Nutritionix), Add custom foods manually, Daily calorie goal input, Meal categories (Breakfast, Lunch, Dinner, Snacks), Macronutrient breakdown (Protein, Carbs, Fats), Water intake tracker, Exercise log (calories burned). Display: Daily total calories, Remaining calories, Macro pie chart, Weekly progress chart, and Achievement badges. Include WordPress admin controls for: Nutrition API key setup, Food database selection (use API or custom database), Default calorie goal calculation (based on age/weight/activity), Macro ratio presets (balanced/keto/high protein), Custom meal categories, Enable/disable water tracker, Enable/disable exercise log, Data retention period, and Export user data toggle. Generate shortcode [angie_calorie_counter id=’X’]. Frontend design: Fresh health-focused design with vibrant greens and blues, card-based meal entries, visual progress circles showing calories/macros, food search with autocomplete, smooth add/remove animations, 30px padding, motivational micro-copy. Design Customization in admin: Color theme (Fresh/Energetic/Calm), Chart style (donut/bar/line), Typography (friendly rounded fonts), Layout density (compact/comfortable), Progress indicator style (circles/bars), Icon set (food icons style), Mobile optimization (swipe to delete entries), and Success celebration animations (confetti when hitting goals). Make it encouraging and non-judgmental with positive reinforcement.