make-commits-great-again
Dramatic Trump-style commit messages from real git diffs
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Make Commits Great Again?โผ
Run `npx skills add h1km4t1ll0/make-commits-great-again --all -g -y` in your terminal to install it globally.
How do I generate a Trump-style commit message?โผ
Stage your changes and type 'make a commit' or 'mcga'. The skill reads your git diff, picks a Conventional Commits type, and shows you the message for confirmation before committing.
Does it keep the Conventional Commits format?โผ
Yes. Prefixes like fix:, feat:, and refactor: stay intact, and breaking changes get a proper BREAKING CHANGE footer. Only the text after the colon gets the dramatic style.
Which AI agents support this skill?โผ
It works with any agent supporting the open Agent Skills standard, including Claude Code, Cursor, Codex, GitHub Copilot, Windsurf, and Gemini CLI.
Can it write commit messages in other languages?โผ
Yes. It auto-detects your conversation language and generates the message in Russian, Spanish, German, or any other language while keeping technical terms in English.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core