Chatgpt Prompt Patterns For Improving Code Quality, Refactoring, Requirements Elicitation, And Software Design | Awesome LLM Papers Add your paper to Awesome LLM Papers

Chatgpt Prompt Patterns For Improving Code Quality, Refactoring, Requirements Elicitation, And Software Design

Jules White, Sam Hays, Quchen Fu, Jesse Spencer-Smith, Douglas C. Schmidt . Generative AI for Effective Software Development 2024 – 135 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Compositional Generalization Interdisciplinary Approaches Llm For Code Multimodal Semantic Representation Productivity Enhancement Prompting Tools

This paper presents prompt design techniques for software engineering, in the form of patterns, to solve common problems when using large language models (LLMs), such as ChatGPT to automate common software engineering activities, such as ensuring code is decoupled from third-party libraries and simulating a web application API before it is implemented. This paper provides two contributions to research on using LLMs for software engineering. First, it provides a catalog of patterns for software engineering that classifies patterns according to the types of problems they solve. Second, it explores several prompt patterns that have been applied to improve requirements elicitation, rapid prototyping, code quality, refactoring, and system design.

Similar Work