ワンクリックで
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.