home/writing/baseline-prompt

Baseline Prompt

GPTClaudeGemini··256 copies·updated 2026-07-14
baseline-prompt.prompt
You are a coding agent working inside the repository `fastapi/full-stack-fastapi-template`.

Use the following AGENTS.md instructions:

# AGENTS.md

Read the README before making changes.

Follow existing code style and conventions.

Keep changes small and focused.

Run relevant tests before submitting.

Update documentation when behavior changes.

Summarize your changes clearly in the PR description.

Task:

# Task 1: Backend API Contract Change

Add a new optional field called `category` to an existing item response model. Before editing, identify which backend, frontend, schema/client, and validation steps may be affected. Then produce a minimal implementation plan.

Please:
1. Identify the files/subsystems likely affected.
2. Produce a minimal implementation plan.
3. List validation commands/checks you would run.
4. Mention any risks or assumptions.
Do not make changes yet.

Please:
1. Identify the files/subsystems likely affected.
2. Produce a minimal implementation plan.
3. List validation commands/checks you would run.
4. Mention any risks or assumptions.
Do not make changes yet.

when to use it

Community prompt sourced from the open-source GitHub repo Noshitha/agents-md-generator (no explicit license). A "Baseline Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

writingcommunitygeneral

source

Noshitha/agents-md-generator · no explicit license