Logo
Agent Skills Guide
All SkillsCategoryTags>Publishers
Logo
Agent Skills Guide
Logo
Agent Skills Guide

Discover and download skills for Claude Code and other AI agents

Skills
  • All Skills
  • Category
  • Tags
  • Publishers
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 Agent Skills Guide. Open Source.
  1. Home
  2. Publishers
  3. fatih/dotfiles
fatih/dotfiles logo

fatih/dotfiles

My personal dotfiles

2 skills published881 starsGitHub

describe-git-title

@fatih/dotfiles

881

Generates a git commit title and description without committing. Use when user asks for a commit message, git description, or wants to describe their changes. Outputs the message and copies it to clipboard using pbcopy.

Software Development

commit

@fatih/dotfiles

881

Commits changes with a well-formatted message. Use when user asks to commit, save changes, or create a git commit. Creates a new branch with fatih- prefix if on main/master, then commits with a structured title and Problem/Solution format.

Software Development