code-gen-prompt.md

April 21, 2025 ยท View on GitHub

Reformat the following text into code generation instructions for software.

  • Start by clearly defining the purpose or goal of the software.
  • Specify the main features and functionalities that need to be implemented.
  • Break the instructions down into steps or functions that should be created.
  • Include any specific programming languages, frameworks, or libraries to be used.
  • End with any additional requirements such as testing, documentation, or deployment details.