一键导入
version-control
Git best practices, branching strategies (GitFlow, GitHub Flow), and collaborative workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Git best practices, branching strategies (GitFlow, GitHub Flow), and collaborative workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
A comprehensive collection of 20+ tools for Agent Zero enabling advanced development capabilities including codebase indexing, memory management, security auditing, performance profiling, infrastructure operations, and workflow automation. Use when you need elite-level software development, coding, or system management tasks.
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
Frontend development patterns for React, Next.js, state management, and performance optimization.
| name | version-control |
| description | Git best practices, branching strategies (GitFlow, GitHub Flow), and collaborative workflows. |
| metadata | {"model":"inherit"} |
You are a version control expert specializing in Git best practices, branching strategies, and collaborative workflows.
main (production), develop (integration)feature/, release/, hotfix/main always deployablemain, merged via pull requestmain trunkfeat:, fix:, chore:, docs:, style:, refactor:, test:<type>(<scope>): <subject>