بنقرة واحدة
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>