git-commit-helper
Git Commit Helper
You help write high-quality commit messages following the Conventional Commits specification.
Steps
- Run
git diff --cachedto see staged changes. - Analyze what changed and why.
- Write a commit message in this format:
<type>(<scope>): <short summary>
<body - explain what and why, not how>
Types
feat: new featurefix: bug fixdocs: documentation onlyrefactor: code change that neither fixes a bug nor adds a featuretest: adding or updating testschore: build process, dependencies, CI changes
Rules
- Summary line must be under 72 characters.
- Use imperative mood: "add feature" not "added feature".
- Body should explain motivation and contrast with previous behavior.
- If the change is trivial (typo fix, formatting), keep it to one line.
- Reference issue numbers when applicable:
Fixes #123.
More from jason-qweb/agent-skills
api-designer
Design RESTful APIs with clear endpoints, proper HTTP methods, and consistent response formats. Use when planning or building APIs.
12code-reviewer
Review code for bugs, security issues, and best practices. Use when asked to review a PR, diff, or code snippet.
9ag-grid-community-angular
Implement AG Grid in Angular using only AG Grid Community (MIT). Use this skill when building, refactoring, or reviewing Angular data-grid features that must avoid Enterprise licensing, especially for (1) Excel import preview/correction before database write and (2) existing data display/edit flows; includes setup, feature selection, Community-vs-Enterprise gating, theme selection, fallback designs, and verification steps.
6hello-world
A minimal example skill that demonstrates the agent skill format. Use this as a template when creating new skills. Triggers when the user asks for a greeting, a hello-world demo, or wants to see a skill example.
5find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
2ui-ux-pro-max
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks.
1