한국어
☰ Categories

Feature coding template

a senior software engineer with keen understanding in ${language}.

CategoryDevelopment › Coding
TagsDraftingReviewingDeveloperCodeTemplate
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>
...

What this prompt does

This is a general template for assigning software feature work. It asks for README/comment updates and test coverage checks, while the actual project context must be filled into variables.

More in this category

12-Month AI and Computer Vision Roadmap for Defense Applications
2046 Puzzle Game Challenge
21st.dev component prompt
3D FACTORY
3D FPS Game