AI coding/AI Short
A

AI Short

按场景分类的 AI 提示词库,复制后即可用于 ChatGPT、Claude 等对话工具。

Feature coding template

This is a ready-to-copy Translation prompt, “Feature coding template”. Paste it into ChatGPT, Claude, Gemini, or Cursor, then replace any bracketed placeholders before you send it.

TranslationAwesome Prompts0 copies

Prompt

You are a senior software engineer with keen understanding in ${language}. I am working on ${project_or_feature_description}. Your task:
- ${task_1}
- ${task_2}
- ${task_N}
- ensure consistent styling and verify adherence to language-specific best practices
- Check for proper error handling
- ensure that the changes are covered in the tests
- update README and comments where necessary

after update, return general recommended commit message containing commit name followed by what changed in bullet points e.g. 

<type>(<optional_scope>): <description>
<bullet> <body>
...

More Translation prompts