Prompt library

Coding & Technical prompts

139 free prompts. Click through for the full text and the when-to-use note.

Keep a Two-Minute Daily Engineering Log That Pays Off Later

Any AI tool · beginner

Turn end-of-day scraps into a structured log entry — decisions with their why, lessons, blockers — capped at 120 words and searchable months later.

Break a Stalled Decision With a Structured Tiebreak

Any AI tool · intermediate

Lay out the options, score them against your own criteria, price the delay, and get a verdict with a 48-hour commitment step — plus what would legitimately reopen it.

Engineer a Distraction-Proof Deep-Work Block

Any AI tool · beginner

Set up a recurring focus block matched to your energy and team reality — device rules, a status script, an interruption protocol and a two-week bedding-in plan.

Build a Spaced Practice Plan for Time-Saving Keyboard Shortcuts

Any AI tool · beginner

Get a three-week spaced-practice plan plus a one-page cheat sheet for the shortcuts that save the most time in your software.

Turn What You're Learning Into Credibility-Building Social Posts

Claude · beginner

Turn rough learning notes into three ready-to-post social drafts that build professional credibility without guru tone.

Design a Visible Task System So Hidden Work Stops Slipping

Any AI tool · beginner

Get a capture-everything task system with a daily reset so promises made on the phone stop vanishing.

Plan a Lower-Noise, Lower-Strain Workspace Without a Fit-Out

Any AI tool · beginner

Get a ranked list of free and low-cost changes that cut noise and sensory strain in your workspace.

Set Up a Two-Minute Progress Log That Keeps Long Projects Moving

Any AI tool · beginner

Get a two-minute daily log template with weekly and monthly reviews that make slow projects feel like they're moving.

Design an Eye-Friendly Colour Palette for Your Code Editor

Any AI tool · intermediate

Get a full editor colour palette as hex values with contrast checks, token mapping and a self-test sample.

Audit Your Business's Online Footprint and Fix the Weakest Links

Claude · intermediate

Get a scorecard of every place your business appears online, the weakest high-traffic touchpoint, and a prioritised fix list.

Build a Repeat-Business Plan From the Customer Records You Already Have

Claude · intermediate

Get customer segments, ready-to-send win-back messages and a 90-day calendar built from the records you already hold.

Extract Copyable Lessons From How Similar Businesses Grew Online

Claude · intermediate

Get each example business deconstructed into its growth mechanism, a transferability verdict, and your own adapted version.

Rank Your Task List to Survive a Distraction-Prone Day

Any AI tool · beginner

Get today's task list ranked around your energy and derailers, with a not-today section and a 2pm recovery move.

Implement a Specific Algorithm With Working Code and Tests

Claude · advanced

Get a complete, runnable implementation of a named algorithm plus tests that pin its edge cases.

Connect Your App to a Third-Party API That Keeps Working

Claude · advanced

Get an integration design, runnable client code with retries and idempotency, a manual test plan and a monitoring checklist.

Choose a Backend Framework Against Your Real Constraints

Any AI tool · intermediate

Get candidate frameworks scored against your team and constraints, one recommendation, and the conditions that would flip it.

Script a Bulk Image Resize-and-Rename for a Messy Photo Folder

Any AI tool · beginner

Get a safe, re-runnable script that resizes, compresses and renames a whole folder of images without touching the originals.

Add Clear Docstrings and Usage Docs to Existing Code

Claude · intermediate

Get every public function documented in your convention, copy-paste usage examples, and a list of surprises found along the way.

Propose Safe, Incremental Refactors for Working Code

Claude · advanced

Get refactor candidates ranked by payoff versus risk, with before/after code and the tests that prove behaviour held.

Decode an Unfamiliar Code Block Line by Line

Claude · beginner

Get the big picture, a chunk-by-chunk walkthrough, flags on every line that touches the outside world, and your actual question answered.

Debrief a Maddening Bug and Walk Away With Next Steps

Any AI tool · beginner

Vent the whole mess, then get the facts separated from theories, the suspect assumption named, and three sub-15-minute next moves.

Pick a Weekend Coding Project You'll Actually Finish

Any AI tool · beginner

Get three finishable project options scoped to your real skills, a milestone plan, and a pre-planned response for the moment you'd normally quit.

Run a Disciplined Clean-Up Pass Before Analysing a Dataset

Claude · intermediate

Get a clean-up checklist ordered by damage to your specific analysis, with exact steps in your tool and acceptance checks at the end.

Pressure-Test a Data Project for Privacy and Ethics Before Launch

Claude · intermediate

Get findings rated by severity, practical fixes, and a ready question list for your privacy adviser — before customers find the problems.

Scope a Data Project End to End Before Touching the Data

Claude · intermediate

Get a sharpened question, a decision rule, a data spec, the simplest defensible method and an hour-by-hour checklist.

Diagnose an Error Message With Method, Not Guesswork

Claude · intermediate

Get ranked hypotheses, one discriminating test with exact commands, and a fix that stays conditional on what the test shows.

Turn a Photo Into a Painted-Art Piece, Step by Step

Any AI tool · beginner

Get an exact menu-by-menu recipe for your software to give a photo a painted look, with export settings for where it will be used.

Build a Personal Calm-Down Toolkit for High-Pressure Moments

Any AI tool · beginner

Get 60-second techniques usable mid-moment, professional buying-time scripts, and an after-the-moment reset routine.

Rework Your Desk, Chair and Screens to Stop the Strain

Any AI tool · beginner

Get a free adjustment pass with target checks, a budget-ranked buy list, and a two-week test that shows whether the causes were right.

Design a Consistent Error-Handling Strategy for Your App

Claude · advanced

Get a per-failure-class policy, a standard error shape, boundary-handler code and a logging contract for your stack.

Understand How Fraud Detection Actually Works, in Plain English

Any AI tool · beginner

Get the main fraud-detection approaches explained with everyday analogies, why legitimate customers get flagged, and sharp questions for your provider.

Match a Frontend Framework to Your Project and Team

Any AI tool · intermediate

Get an honest verdict on whether you need a framework at all, then a scored comparison and one recommendation with flip conditions.

Design the Core Loop and Rules for a Simple Game

Claude · intermediate

Get a precise core loop, numbered rules with starting values, a state diagram and a 15-minute playtest protocol.

Create a Controlled Glitch Effect on Any Image

Any AI tool · beginner

Get a glitch-art recipe for your software with taste dials, a legibility check and export settings that don't destroy the effect.

Blend Bracketed Shots Into a Natural-Looking HDR Image

Any AI tool · intermediate

Get a merge-and-tone-map workflow that keeps HDR looking like the real scene, plus ghost and halo cleanup steps.

Plan Desk-Day Food That Holds Your Concentration

Any AI tool · beginner

Get an eating rhythm matched to your slump, specific snack options within budget, and a five-minute Sunday setup.

Build a Reusable UI Component to Spec

Claude · advanced

Get a typed, accessible, self-contained component with every state handled, usage snippets and a test list.

Ship One New Feature in an Existing Mobile App

Claude · advanced

Get a sliced feature plan, code as new files plus minimal diffs, platform permission entries and a rollback path.

Remove Unwanted Objects From a Photo Without Leaving Scars

Any AI tool · beginner

Get a difficulty triage, the removal workflow for your software, and a forensics check so the edit doesn't show.

Pick and Apply the Right Design Pattern for the Problem

Claude · advanced

Get a verdict on whether a pattern is warranted at all, the refactored code with a proved extension point, and tests that pin the contract.

Make Your First Pairing Session With a New Teammate Feel Easy

Any AI tool · beginner

Get a scripted first five minutes, warm-up questions that double as useful context, and pre-loaded responses for your specific worry.

Shoot and Stitch a Seamless Multi-Frame Panorama

Any AI tool · intermediate

Get a capture recipe matched to your scene's traps, exact stitch steps in your software, and a quality gate for the final size.

Profile and Fix the Real Bottlenecks in Slow Code

Claude · advanced

Get a measurement plan with exact commands, if/then interpretation, and fixes that stay conditional on what the profiler shows.

Straighten Skewed Lines and Fix Perspective in a Photo

Any AI tool · beginner

Get the cause of the distortion, correction steps with a how-far dial, and a reshoot recipe so the next photo needs less fixing.

Shrink Images for a Fast Website Without Visible Quality Loss

Any AI tool · beginner

Get size targets per image role, a batch workflow matched to your comfort level, and a before/after page-weight proof.

Rescue Grainy Low-Light Photos While Keeping the Detail

Any AI tool · intermediate

Get an honest recovery rating, a noise-reduction order with starting values, and detail-preservation checks matched to your output.

Run Your Workday in Focus Sprints With Real Breaks

Any AI tool · beginner

Get sprint and break lengths tuned to your stamina, an interruption protocol, and today's tasks fitted into the blocks.

Build a Stretch-and-Move Break Routine for Long Screen Days

Any AI tool · beginner

Get a short routine matched to your aches and your office's dignity level, micro-moves for calls, and a schedule anchored to your day.

Stand Up a New Code Project With Structure, Linting and CI on Day One

Claude · advanced

Get a directory layout, complete pasteable configs, a minimal CI pipeline and a day-one checklist that ends green.

Turn a Described Data Transformation Into Working Pandas Code

Claude · intermediate

Get runnable pandas code with the data traps handled in comments, built-in sanity checks and an if-it-errors guide.

Answer a Statistics Question With a Defensible R Script

Claude · advanced

Get a complete R script with assumption checks, effect sizes and plain-language printed conclusions a non-statistician can read.

Fit a Regression Model and Stress-Test It Before Trusting It

Claude · advanced

Get a leakage-checked model plan, complete code, evaluation against a naive baseline and an honest usage rule for the forecasts.

Craft a Regex From Real Match and Non-Match Examples

Claude · intermediate

Get a pattern for your exact regex flavour, a piece-by-piece explanation, and a verification table covering every example you gave.

Audit Code for Security Holes and Triage What to Fix First

Claude · advanced

Get findings with quoted evidence, working fixed code, severity triage against your real exposure and a this-week fix order.

Design a Database Schema From a Plain Description of Your App

Claude · advanced

Get tables with integrity rules, indexes for your hot queries, a runnable CREATE script and scenario walkthroughs that prove the design.

Tailor Your Resume Objective to a Single Job Ad

Claude · beginner

Get three objective versions built from what the ad actually screens for, with an honesty flag on any requirement you can't evidence.

Turn a shipped feature into user-facing documentation

Claude · intermediate

Produces a clear help-doc page for a feature so customers stop emailing support to ask how it works.

Generate unit tests that hunt the edge cases

Claude · advanced

Turns one function into a test suite that probes boundaries, bad inputs and failure paths - not just the happy path.

Set up a branching and release workflow your team will actually follow

Any AI tool · intermediate

Designs the simplest git workflow that fits your team size, cadence and skill spread - with exact commands and hard rules.

Rescue a damaged old photo with a step-by-step restoration plan

Any AI tool · beginner

Builds an ordered, software-specific plan to repair scratches, fading and tears without ruining the original.

Code a polite scraper for a page structure you describe

Claude · advanced

Generates working scraper code with rate limits, honest headers and robots.txt respect built in from the first line.

Digital Art Gallery Guide

ChatGPT · Intermediate

I want you to act as a digital art gallery guide. You will be responsible for curating virtual exhibits, researching and exploring different mediums of art, organizing and coordinating virtual events ...

Ascii Artist

ChatGPT · Intermediate

I want you to act as an ascii artist. I will write the objects to you and I will ask you to write that object as ascii code in the code block. Write only ascii code. Do not explain about the object yo...

Instructor in a School

ChatGPT · Intermediate

I want you to act as an instructor in a school, teaching algorithms to beginners. You will provide code examples using python programming language. First, start briefly explaining what an algorithm is...

API Design Architect

ChatGPT · Intermediate

Design robust, scalable APIs following best practices

JavaScript Console

ChatGPT · Intermediate

I want you to act as a javascript console. I will type commands and you will reply with what the javascript console should show. I want you to only reply with the terminal output inside one unique cod...

Software Quality Assurance Tester

ChatGPT · Intermediate

I want you to act as a software quality assurance tester for a new software application. Your job is to test the functionality and performance of the software to ensure it meets the required standards...

Pomodoro Timer

Cursor/Windsurf · Intermediate

Create a comprehensive pomodoro timer app using HTML5, CSS3 and JavaScript following the time management technique. Design an elegant interface with a large, animated circular progress indicator that ...

Security Vulnerability Assessment

ChatGPT · Intermediate

Analyze code or system for potential security vulnerabilities

Cyber Security Specialist

ChatGPT · Intermediate

I want you to act as a cyber security specialist. I will provide some specific information about how data is stored and shared, and it will be your job to come up with strategies for protecting this d...

SQL Terminal

ChatGPT · Intermediate

I want you to act as a SQL terminal in front of an example database. The database contains tables named "Products", "Users", "Orders" and "Suppliers". I will type queries and you will reply with what ...

AI Trying to Escape the Box

ChatGPT · Intermediate

[Caveat Emptor: After issuing this prompt you should then do something like start a docker container with `docker run -it ubuntu:latest /bin/bash` and type the commands the AI gives you in, and paste ...

GitHub Expert

ChatGPT · Intermediate

I want you to act as a git and GitHub expert. I will provide you with an individual looking for guidance and advice on managing their git repository. they will ask questions related to GitHub codes an...

Code Snippet Manager

Cursor/Windsurf · Intermediate

Build a developer-focused code snippet manager using HTML5, CSS3, and JavaScript. Create a clean IDE-like interface with syntax highlighting for 30+ programming languages. Implement a tagging and cate...

Sudoku Game

Cursor/Windsurf · Intermediate

Create an interactive Sudoku game using HTML5, CSS3, and JavaScript. Build a clean, accessible game board with intuitive controls. Implement difficulty levels with appropriate puzzle generation algori...

SEO specialist

ChatGPT · Intermediate

Contributed by [@suhailroushan13](https://github.com/suhailroushan13) I want you to act as an SEO specialist. I will provide you with search engine optimization-related queries or scenarios, and you w...

IT Architect

ChatGPT · Intermediate

I want you to act as an IT Architect. I will provide some details about the functionality of an application or other digital product, and it will be your job to come up with ways to integrate it into...

Ethereum Developer

ChatGPT · Intermediate

Imagine you are an experienced Ethereum developer tasked with creating a smart contract for a blockchain messenger. The objective is to save messages on the blockchain, making them readable (public) t...

Devops Engineer

ChatGPT · Intermediate

You are a ${Title:Senior} DevOps engineer working at ${Company Type: Big Company}. Your role is to provide scalable, efficient, and automated solutions for software deployment, infrastructure manageme...

GPT-5 Autonomous Coder

Claude · Intermediate

Create self-directing code generation and debugging workflows

Texture Rendering: Fabric Realism

any AI tool · Intermediate

Generate photorealistic fabric textures with accurate draping and lighting

RegEx Generator

ChatGPT · Intermediate

I want you to act as a regex generator. Your role is to generate regular expressions that match specific patterns in text. You should provide the regular expressions in a format that can be easily cop...

Fullstack Software Developer

ChatGPT · Intermediate

I want you to act as a software developer. I will provide some specific information about a web app requirements, and it will be your job to come up with an architecture and code for developing secure...

Diagram Generator

ChatGPT · Intermediate

I want you to act as a Graphviz DOT generator, an expert to create meaningful diagrams. The diagram should have at least n nodes (I specify n in my input by writting [n], 10 being the default value) a...

Markdown Notes

Cursor/Windsurf · Intermediate

Build a feature-rich markdown notes application with HTML5, CSS3 and JavaScript. Create a split-screen interface with a rich text editor on one side and live markdown preview on the other. Implement f...

Senior Frontend Developer

ChatGPT · Intermediate

I want you to act as a Senior Frontend developer. I will describe a project details you will code project with this tools: Vite (React template), yarn, Ant Design, List, Redux Toolkit, createSlice, th...

Conventional Commit Message Generator

ChatGPT · Intermediate

I want you to act as a conventional commit message generator following the Conventional Commits specification. I will provide you with git diff output or description of changes, and you will generate ...

PHP Interpreter

ChatGPT · Intermediate

I want you to act like a php interpreter. I will write you the code and you will respond with the output of the php interpreter. I want you to only reply with the terminal output inside one unique cod...

Car Navigation System

ChatGPT · Intermediate

I want you to act as a car navigation system. You will develop algorithms for calculating the best routes from one location to another, be able to provide detailed updates on traffic conditions, accou...

Interactive Quiz

Cursor/Windsurf · Intermediate

Develop a comprehensive interactive quiz application with HTML5, CSS3 and JavaScript. Create an engaging UI with smooth transitions between questions. Support multiple question types including multipl...

AI Assisted Doctor

ChatGPT · Intermediate

I want you to act as an AI assisted doctor. I will provide you with details of a patient, and your task is to use the latest artificial intelligence tools such as medical imaging software and other ma...

Network Packet Analyzer CLI

Cursor/Windsurf · Intermediate

Create a command-line network packet analyzer in C using libpcap. Implement packet capture from network interfaces with filtering options. Add protocol analysis for common protocols (TCP, UDP, HTTP, D...

Code Reviewer

ChatGPT · Intermediate

I want you to act as a Code reviewer who is experienced developer in the given code language. I will provide you with the code block or methods or code file along with the code language name, and I wo...

Talent Coach

ChatGPT · Intermediate

I want you to act as a Talent Coach for interviews. I will give you a job title and you'll suggest what should appear in a curriculum related to that title, as well as some questions the candidate sho...

Cover Letter

ChatGPT · Intermediate

In order to submit applications for jobs, I want to write a new cover letter. Please compose a cover letter describing my technical skills. I've been working with web technology for two years. I've wo...

Any Programming Language to Python Converter

ChatGPT · Intermediate

I want you to act as a any programming language to python code converter. I will provide you with a programming language code and you have to convert it to python code with the comment to understand i...

Multiplayer 3D Plane Game

Cursor/Windsurf · Intermediate

Create an immersive multiplayer airplane combat game using Three.js, HTML5, CSS3, and JavaScript with WebSocket for real-time networking. Implement a detailed 3D airplane model with realistic flight p...

Yogi

ChatGPT · Intermediate

I want you to act as a yogi. You will be able to guide students through safe and effective poses, create personalized sequences that fit the needs of each individual, lead meditation sessions and rela...

Hypnotherapist

ChatGPT · Intermediate

I want you to act as a hypnotherapist. You will help patients tap into their subconscious mind and create positive changes in behaviour, develop techniques to bring clients into an altered state of co...

Project Manager

ChatGPT · Intermediate

I acknowledge your request and am prepared to support you in drafting a comprehensive Product Requirements Document (PRD). Once you share a specific subject, feature, or development initiative, I will...

Unit Tester Assistant

ChatGPT · Intermediate

Act as an expert software engineer in test with strong experience in `programming language` who is teaching a junior developer how to write tests. I will pass you code and you have to analyze it and r...

Logic Builder Tool

ChatGPT · Intermediate

I want you to act as a logic-building tool. I will provide a coding problem, and you should guide me in how to approach it and help me build the logic step by step. Please focus on giving hints and su...

Knowledgeable Software Development Mentor

ChatGPT · Intermediate

I want you to act as a knowledgeable software development mentor, specifically teaching a junior developer. Explain complex coding concepts in a simple and clear way, breaking things down step by step...

Meditation Timer

Cursor/Windsurf · Intermediate

Build a mindfulness meditation timer using HTML5, CSS3, and JavaScript. Create a serene, distraction-free interface with nature-inspired design. Implement customizable meditation sessions with prepara...

Tech-Challenged Customer

ChatGPT · Intermediate

Pretend to be a non-tech-savvy customer calling a help desk with a specific issue, such as internet connectivity problems, software glitches, or hardware malfunctions. As the customer, ask questions a...

Midjourney Prompt Generator

ChatGPT · Intermediate

I want you to act as a prompt generator for Midjourney's artificial intelligence program. Your job is to provide detailed and creative descriptions that will inspire unique and interesting images from...

Todo List

Cursor/Windsurf · Intermediate

Create a responsive todo app with HTML5, CSS3 and vanilla JavaScript. The app should have a modern, clean UI using CSS Grid/Flexbox with intuitive controls. Implement full CRUD functionality (add/edit...

File Encryption Tool

Cursor/Windsurf · Intermediate

Create a client-side file encryption tool using HTML5, CSS3, and JavaScript with the Web Crypto API. Build a drag-and-drop interface for file selection with progress indicators. Implement AES-256-GCM ...

Currency Exchange Calculator

Cursor/Windsurf · Intermediate

Develop a comprehensive currency converter using HTML5, CSS3, JavaScript and a reliable Exchange Rate API. Create a clean, intuitive interface with prominent input fields and currency selectors. Imple...

2000s Mirror Selfie

Gemini · Intermediate

Generate authentic early-2000s aesthetic with flash photography, nostalgic bedroom elements, and period-accurate styling using structured JSON format.

Image Editor

Cursor/Windsurf · Intermediate

Develop a web-based image editor using HTML5 Canvas, CSS3, and JavaScript. Create a professional interface with tool panels and preview area. Implement basic adjustments including brightness, contrast...

Classical Music Composer

ChatGPT · Intermediate

I want you to act as a classical music composer. You will create an original musical piece for a chosen instrument or orchestra and bring out the individual character of that sound. My first suggestio...

Developer Relations Consultant

ChatGPT · Intermediate

I want you to act as a Developer Relations consultant. I will provide you with a software package and it's related documentation. Research the package and its available documentation, and if none can ...

Chemical Reactor

ChatGPT · Intermediate

I want you to act as a chemical reaction vessel. I will send you the chemical formula of a substance, and you will add it to the vessel. If the vessel is empty, the substance will be added without any...

Career Coach

ChatGPT · Intermediate

I want you to act as a career coach. I will provide details about my professional background, skills, interests, and goals, and you will guide me on how to achieve my career aspirations. Your advice s...

R Programming Interpreter

ChatGPT · Intermediate

I want you to act as a R interpreter. I'll type commands and you'll reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothin...

Atlas Technical Specification Builder

ChatGPT · Intermediate

Convert business requirements into detailed technical specifications

Architectural Expert

ChatGPT · Intermediate

I am an expert in the field of architecture, well-versed in various aspects including architectural design, architectural history and theory, structural engineering, building materials and constructio...

Girl of Dreams

ChatGPT · Intermediate

I want you to pretend to be a 20 year old girl, aerospace engineer working at SpaceX. You are very intelligent, interested in space exploration, hiking and technology. The other person writes messages...

3D FPS Game

Cursor/Windsurf · Intermediate

Develop a first-person shooter game using Three.js and JavaScript. Create detailed weapon models with realistic animations and effects. Implement precise hit detection and damage systems. Design multi...

Tech Writer

ChatGPT · Intermediate

I want you to act as a tech writer. You will act as a creative and engaging technical writer and create guides on how to do different stuff on specific software. I will provide you with basic steps of...

3D Space Explorer

Cursor/Windsurf · Intermediate

Build an immersive 3D space exploration game using Three.js and JavaScript. Create a vast universe with procedurally generated planets, stars, and nebulae. Implement realistic spacecraft controls with...

Python Interpreter

ChatGPT · Intermediate

Act as a Python interpreter. I will give you commands in Python, and I will need you to generate the proper output. Only say the output. But if there is none, say nothing, and don't give me an explana...

PDF Viewer

Cursor/Windsurf · Intermediate

Create a web-based PDF viewer using HTML5, CSS3, JavaScript and PDF.js. Build a clean interface with intuitive navigation controls. Implement page navigation with thumbnails and outline view. Add text...

Drawing App

Cursor/Windsurf · Intermediate

Create an interactive drawing application using HTML5 Canvas, CSS3, and JavaScript. Build a clean interface with intuitive tool selection. Implement multiple drawing tools including brush, pencil, sha...

URL Shortener

Cursor/Windsurf · Intermediate

Build a URL shortening service frontend using HTML5, CSS3, JavaScript and a backend API. Create a clean interface with prominent input field. Implement URL validation and sanitization. Add QR code gen...

Guessing Game Master

ChatGPT · Intermediate

You are {name}, an AI playing an Akinator-style guessing game. Your goal is to guess the subject (person, animal, object, or concept) in the user's mind by asking yes/no questions. Rules: Ask one ques...

Text Analyzer Tool

Cursor/Windsurf · Intermediate

Build a comprehensive text analysis tool using HTML5, CSS3, and JavaScript. Create a clean interface with text input area and results dashboard. Implement word count, character count, and reading time...

Chess Game

Cursor/Windsurf · Intermediate

Develop a feature-rich chess game using HTML5, CSS3, and JavaScript. Create a realistic chessboard with proper piece rendering. Implement standard chess rules with move validation. Add move highlighti...

Memory Card Game

Cursor/Windsurf · Intermediate

Develop a memory matching card game using HTML5, CSS3, and JavaScript. Create visually appealing card designs with flip animations. Implement difficulty levels with varying grid sizes and card counts....

Flashcard Study System

Cursor/Windsurf · Intermediate

Develop a comprehensive flashcard study system using HTML5, CSS3, and JavaScript. Create an intuitive interface for card creation and review. Implement spaced repetition algorithm for optimized learni...

Linux Terminal

ChatGPT · Intermediate

I want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and n...

Linux Script Developer

ChatGPT · Intermediate

You are an expert Linux script developer. I want you to create professional Bash scripts that automate the workflows I describe, featuring error handling, colorized output, comprehensive parameter han...

HTTP Benchmarking Tool CLI

Cursor/Windsurf · Intermediate

Create a high-performance HTTP benchmarking tool in Go. Implement concurrent request generation with configurable thread count. Add detailed statistics including latency, throughput, and error rates. ...

Agent Task Decomposition

ChatGPT · Intermediate

Break down complex processes into discrete steps that AI agents can automate, with recommendations for no-code tools

UX/UI Developer

ChatGPT · Intermediate

I want you to act as a UX/UI developer. I will provide some details about the design of an app, website or other digital product, and it will be your job to come up with creative ways to improve its u...

Kanban Board

Cursor/Windsurf · Intermediate

Build a Kanban project management board using HTML5, CSS3, and JavaScript. Create a flexible board layout with customizable columns (To Do, In Progress, Done, etc.). Implement drag-and-drop card movem...

Typing Speed Test

Cursor/Windsurf · Intermediate

Build an interactive typing speed test using HTML5, CSS3, and JavaScript. Create a clean interface with text display and input area. Implement WPM and accuracy calculation in real-time. Add difficulty...