plugins/skills/create-git-commit/skills/create-git-commit/SKILL.md
Create git commits
npx skillsauth add nonoroazoro/ai create-git-commitInstall 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.
Run git status --short to check the staging area:
Run git diff --cached to review staged changes:
Create commit message:
Always use CONVENTIONAL COMMIT format:
<type>[!]: <description>
[optional body]
Description: <72 chars, use imperative mood
Body: Include only when it adds useful context beyond the subject
IMPORTANT: DO NOT add any Generated with, Co-Authored-By, or attribution trailer anywhere in the commit message
testing
Optimize prompts for AI agents and skills. Use when refining SKILL.md files, agent definitions, or any AI instruction set. Focuses on token efficiency, clarity, and actionability.
development
Implement all nodes from component spec with Figma design context, fix code based on audit results
development
Convert Figma designs to frontend code by orchestrating an Agent Team
development
Architecture and component design expert, design the component spec based on Figma design data and frontend best practices.