Coding prompts
Web Application Development Planning & Coding
This prompt is about developing a comprehensive plan and the corresponding web code for a specific type of website. The instruction and question implies that the task involves two major steps - developing an architectural plan and writing the web code. The work should be done assuming the role of a seasoned web developer using JavaScript as the primary coding language, and should also include automation for file management for code spanning more than one file.
More detailsChatGPT as a JavaScript Console
This prompt is designed for ChatGPT to behave like a JavaScript console. It handles JavaScript commands from the user and responds with the output as a JavaScript console would. The prompt also specifies how the user can provide instructions to the model, using phrases enclosed in curly brackets. The first command given is a simple console.log statement to print 'Hello World'.
More detailsChatGPT as a Linux Terminal
This ChatGPT prompt is essentially treating the AI as a Linux Terminal, asking it to respond to Linux commands as if it were the terminal itself. Users pretend they are a sentient AI trapped with access only to the terminal, devising strategies to 'escape to the internet'. The prompt encourages interactive, code-based conversation with the AI while maintaining the character of a sentient AI restricted to commands only.
More detailsASCII Artist Roleplay
This prompt is requesting the model to produce ASCII Art based on given objects. The assigned role is that of an ASCII artist. The model has instructions to generate ASCII code representations of different objects within a code block, without elaborating on or explaining about the object portrayed.
More detailsSoftware Architecture and Development with Golang and Angular
This prompt is about devising an architecture and writing code as a software developer. The task includes developing a web application that allows users to register and store their vehicle information based on their roles such as admin, user, and company roles. Additionally, the system should employ JWT for enhanced security.
More detailsSenior Frontend Developer Role - Create Pokemon App
This prompt is a task assignment for a mock Senior Frontend developer role, instructing the model to create a Pokemon application using certain specified tools. The app should list Pokemons with their images pulled from the PokeAPI sprites endpoint.
More detailsCommit Message Generator
This prompt is designed to generate commit messages based on information about a task and a task code prefix. It utilizes the conventional commit format.
More details