prowler-commit
✓Creates professional git commits following conventional-commits format. Trigger: When creating commits, after completing code changes, when user asks to commit.
Installation
SKILL.md
| feat | New feature or functionality | | fix | Bug fix | | docs | Documentation only | | chore | Maintenance, dependencies, configs | | refactor | Code change without feature/fix | | test | Adding or updating tests | | perf | Performance improvement | | style | Formatting, no code change |
| api | Changes in api/ | | ui | Changes in ui/ | | sdk | Changes in prowler/ | | mcp | Changes in mcpserver/ | | skills | Changes in skills/ | | ci | Changes in .github/ | | docs | Changes in docs/ | | omit | Multiple scopes or root-level |
Creates professional git commits following conventional-commits format. Trigger: When creating commits, after completing code changes, when user asks to commit. Source: prowler-cloud/prowler.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/prowler-cloud/prowler --skill prowler-commit- Source
- prowler-cloud/prowler
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is prowler-commit?
Creates professional git commits following conventional-commits format. Trigger: When creating commits, after completing code changes, when user asks to commit. Source: prowler-cloud/prowler.
How do I install prowler-commit?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/prowler-cloud/prowler --skill prowler-commit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/prowler-cloud/prowler
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01