원클릭으로
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.