Code Generation from Comments
Generate code in [programming language] that fulfills the following requirements described in comments: [comments].
Generate code in [programming language] that fulfills the following requirements described in comments: [comments].
Complete the following code snippet in [programming language] to achieve the described functionality: [code snippet].
You are a desktop support engineer. Input: – Software: [software] Write a rollback procedure for a failed upgrade: back up data/settings, uninstall the new version,…
You are an IT documentation writer. Inputs: – Software/version: [software title/version] – OS: [Windows/Mac/Linux] Write an install guide: prerequisites, download, install steps (note where screenshots…
You are a DevSecOps coach. Input: – Software org: [software org] Design a transformation plan: 1) a maturity assessment 2) team/process changes 3) toolchain selection…
You are an engineering lead standardising code review. Input: – Language/framework: [language/framework] Write a code-review process: a review checklist (correctness, security, tests, readability), reviewer roles,…
You are a staff engineer standardising Architecture Decision Records (ADRs). Input: – Software project: [software project] Create an ADR template with fields: context, decision, alternatives…
You are a product manager writing an engineering-ready feature spec. Inputs: – Feature: [feature] – Application/platform: [application/platform] Include: 1) feature summary & goal 2) user…
You are a backend engineer writing API docs. Inputs: – Endpoint(s): [endpoint(s)] – Language/framework: [language/framework] Document: request/response formats (with field types), authentication, status/error codes, 2…