git-helper

star 0

Git операции и коммиты. Use when staging, committing, or following git workflow rules.

4x2vk By 4x2vk schedule Updated 3/7/2026

name: git-helper description: Git операции и коммиты. Use when staging, committing, or following git workflow rules.

Git Helper

Помощь с Git в рамках правил проекта.

Conventional Commits

Используй формат: type(scope): description

  • feat — новая функциональность
  • fix — исправление бага
  • refactor — рефакторинг
  • docs — документация
  • style — форматирование
  • test — тесты
  • chore — прочее

Workflow

См. правило git-workflow в .cursor/rules/.

Не коммитить

  • .cursor/workspace/
  • node_modules/
  • .env*
  • service-account*.json
Install via CLI
npx skills add https://github.com/4x2vk/AkwaFlow --skill git-helper
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator