II.
LibrarySkill overview
Reference · livelib-skill:web-development--git
git overview
Git workflows, branching strategies, and hooks.
Attributes
displayName
git
description
Git workflows, branching strategies, and hooks.
libraryPath
library/specializations/web-development/skills/git/SKILL.md
specialization
web-development
contentSummary
# Git Skill
Expert assistance for Git workflows and best practices.
## Capabilities
- Configure Git workflows
- Set up branching strategies
- Implement Git hooks
- Handle merge strategies
- Configure commit conventions
## Branching Strategy
```
main
└── develop
├── fe
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:web-development·Specialization
lib_covers_topic2
- topic:gitflow·TopicGitflow
- topic:trunk-based-development·TopicTrunk-Based Development
lib_implements_workflow1
- workflow:pull-request-lifecycle·Workflow
lib_involves_role2
- role:frontend-engineer·RoleFrontend Engineer
- role:fullstack-engineer·RoleFullstack Engineer
lib_requires_skill_area1
- skill-area:code-review-practice·SkillAreaCode Review Practice
Incoming edges
None.