Original prompt Engineering

Get started writing code

The prompt

Break [task] into a first runnable slice, required interfaces and verification steps. Identify what to inspect in the existing project before writing code.

Copyable text only. No model runs here, and no source material is uploaded.

When to use it

Choose a small implementation path with clear prerequisites and a first slice that can actually be verified.

Prepare the source material

  1. Problem statement
  2. Existing stack
  3. Acceptance criteria

Review before using the result

Use the project's established tools and avoid installing new dependencies without a concrete need.