>Prompt: [your prompt] Re-write the above text to be more verbose and include a lot of superfluous description about each thing, use very painting language.
>Prompt: I'll provide a chatGPT prompt. You'll ask questions to understand the audience and goals, then optimize the prompt for effectiveness and relevance using the principle of specificity.
>Prompt1#: I don't know how to code, but I want to understand how this works. Explain the following code to me in a way that a non-technical person can understand. Always use Markdown with nice formatting to make it easier to follow. Organize it by sections with headers. Include references to the code as markdown code blocks in each section. The code: [insert code here] Prompt2#: Please add comprehensive documentation for [file or module name], including clear and concise explanations of its purpose, design, and implementation. Consider including examples of how to use the module, as well as any relevant diagrams or flow charts to help illustrate its workings. Ensure that the documentation is easily accessible to other developers and is updated as the module evolves. Consider using documentation tools such as inline comments, markdown files, or a documentation generator to simplify the process. [insert code here]
>Prompt: Create terms and services for my website about an [AI tool] called [name].
生成操作指南
>Prompt: Write a cheat sheet for [markdown formatting].
生成 README 文件
>Prompt: Generate documentation for the code below. You should include detailed instructions to allow a developer to run it on a local machine, explain what the code does, and list vulnerabilities that exist in this code. [enter code]
编写详细 blogs
>Prompt: Write a detailed blog on How to build a [COVID tracker] using React with proper structuring of code. [enter code]
解释代码不要花时间尝试弄清楚代码的工作原理,只需让ChatGPT为你解释它
>Prompt: Context: I'm starting a new position as backend developer and I have to start to understand how some functions are working Technologies: [INSERT YOUR TECHNOLOGIES HERE] You have to: explain me the code line by line [INSERT YOUR CODE HERE]
架构图使用 Mermaid 创建架构图
>Prompt: Write the Mermaid code for an architecture diagram for this solution [DESCRIBE SOLUTION]
实体关系图使用 Mermaid 创建实体关系图
>Prompt: Write the Mermaid code for an entity relationship diagram for these classes [INSERT CLASSES]