What problem does it solve?
This Skill transforms plain git commit history into visually appealing, emoji-enhanced experiences, making your git history beautiful and easier to understand at a glance.
Core Features & Use Cases
- Emoji Commits: Automatically add relevant emojis to commit messages based on type and content.
- Beautiful Logs: View git logs in various aesthetic formats, including graphs and summaries.
- Workflow Enhancement: Streamline branching, merging, stashing, and tagging with emoji prefixes.
- Use Case: A developer can quickly create a new feature branch with
gitpretty branch feature user-auth, commit changes with gitpretty commit "add user auth", and view a beautiful log with gitpretty log graph.
Quick Start
Use the gitpretty skill to automatically add emojis to your git commits.