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