Loading...
Loading...
Generate professional git commit messages following Conventional Commits specification. Use when user asks to commit changes or write a commit message.
npx skill4agent add fanthus/agent-skills git-commit-progit diff --cachedgit diff<type>(<scope>): <subject>feat(auth): implement google oauth2 login
- add passport strategy
- update user schema