skills/dev/commit-helper/SKILL.md
Impact-focused git commit messages. Use when the user wants to commit changes with a well-crafted message.
npx skillsauth add nimbalyst/skills commit-helperInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Prepare a git commit following these steps:
git status and git diff to see changesgit log --oneline -5) to match the stylefeat:, fix:, refactor:, docs:, test:, chore:developer_git_commit_proposal tool to propose the commit to the usergit add - the widget handles staging when the user confirmsCommit Message Guidelines:
Issue Linking (for auto-close):
Fixes NIM-XXX on its own line after the titleFixes #XXX or Closes #XXXImportant:
testing
Structure user research findings and insights. Use when documenting user research, interview synthesis, or usability testing results.
testing
Parallel multi-agent research with citations. Use when conducting deep research, competitive analysis, or investigating complex topics.
testing
Simulate customer interviews for practice. Use when preparing for user interviews or testing interview scripts.
research
Competitive analysis with SWOT and feature comparisons. Use when analyzing competitors, comparing products, or evaluating market positioning.