一键导入
implementing-new-features
Provide guidelines on how to implement new features in a project. Should be used when adding or updating features.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Provide guidelines on how to implement new features in a project. Should be used when adding or updating features.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | implementing-new-features |
| description | Provide guidelines on how to implement new features in a project. Should be used when adding or updating features. |
Provide guidelines on how to implement new features in a project. Should be used when adding or updating features.
When implementing new features, break them down into small, incremental changes. Each change should be self-contained and focused on a specific aspect of the feature. This approach allows for easier testing, review, and integration.
Before finalizing any changes or recommendations, ensure that a human reviews the output. This step is crucial for maintaining quality, accuracy, and alignment with project goals.
Always draft a commit message and wait for a human to review and approve the changes before committing the change.