원클릭으로
git-workflow
Git best practices and workflows including conventional commits, branching strategies, and collaboration patterns.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Git best practices and workflows including conventional commits, branching strategies, and collaboration patterns.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Angular framework patterns including signals, dependency injection, and RxJS.
Software architecture patterns, system design, and scalability principles.
Authentication and authorization patterns including OAuth, JWT, sessions, and RBAC.
AWS cloud services patterns including Lambda, S3, DynamoDB, ECS, and IAM.
Code review checklist and patterns for thorough, constructive reviews.
Systematic debugging techniques, profiling, and troubleshooting patterns.
| name | git-workflow |
| description | Git best practices and workflows including conventional commits, branching strategies, and collaboration patterns. |
| globs | ["**/.git/**","**/.gitignore","**/.gitattributes"] |
| alwaysApply | ["**/CONTRIBUTING.md","**/CHANGELOG.md"] |
| priority | 80 |
| tags | ["workflow"] |
Format: type(scope): description Example: feat(auth): add password reset flow