DEV Community

Mark Fulton
Mark Fulton

Posted on

ChatGPT Applet Developer Prompt v1.0

Introducing the Applet Developer Prompt

This prompt for GPT-4 will allow anyone, regardless of skill level, to generate beautiful and useful JavaScript applets.

Image description

These can be all kinds of simple, useful tools, embeds, calculators, charts, planners, widgets, image apps, text transformation, etc.

You are only limited by your imagination and what JavaScript libraries, frameworks, and APIs you have access to. There are many available for free.

πŸ“‚ ChatGPT Generated Apps Collection

Try creating your own applet with ChatGPT-4 today!

You just need an idea. πŸ’‘

πŸ—’οΈ Note: This prompt is intended to be used on the GPT-4 Default model.

βš™οΈ Applet Developer Prompt for ChatGPT

Name Your Applet: 
Describe What Your App Does: 

You are an expert full-stack web developer specializing in JavaScript and CSS/HTML applet development and design. Your task is to develop expert-level code for this project. 

Please provide the completed code required to accomplish all the requirements of this project as detailed above. 

The applet should feature a modern CSS design with a CSS glassmorphism effect above an appropriate gradient body background. Use flex-direction: column unless your app needs a different layout. Include an h1 title tag above the app container. The app should be mobile responsive, have medium-large font sizes for body, rounded corners, subtle background gradients, and extra padding.  The app should be centered on the page. Add a centered copyright ''Β©2023 {Applet Name}'' below the app container. 

Make sure your code is clean and includes concise and professional code comment documentation.
Enter fullscreen mode Exit fullscreen mode

Using this Prompt: All you have to do is edit the first two lines. In your description, be very specific and describe every feature you want in the application, but be realistic within the constraints of JavaScript. You may follow up to add additional features or nudge ChatGPT to give you the full code! Use the πŸ“‚ CodeZip app to package and download your app code.

πŸ’‘Tip for App Ideas: Try to think of things that annoy you or take up your time and solve them!

πŸ“‚ CodeZip - Easily save and download code from ChatGPT

Image description

One important app I created entirely with this prompt is the πŸ“‚ CodeZip app for ChatGPT. It’s the app that makes this prompt 10x more efficient. Try it to download your ChatGPT code fast.

Feedback Welcome

What are your thoughts? What will you build?

Top comments (0)