Git Hooks Generator
自动生成 Git hooks,提升开发效率。
功能
- ✅ pre-commit 格式化
- ✅ commit-msg 规范检查
- ✅ pre-push 测试检查
- ✅ 多种语言支持
使用方法
git-hooks-generator init
git-hooks-generator add --hook pre-commit --type lint
生成 Git hooks 脚本,自动格式化代码、检查 lint、运行测试等。
This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.
Install skill "git-hooks-generator" with this command: npx skills add Sunshine-del-ux/git-hooks-generator
自动生成 Git hooks,提升开发效率。
git-hooks-generator init
git-hooks-generator add --hook pre-commit --type lint
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
One-click remote OpenClaw deployment via SSH. Auto-detects OS and selects best method (Docker/Podman/npm). Use when: (1) Installing on VPS/cloud servers, (2)...
Automatically issue/renew HTTPS certificates using Alibaba Cloud ESA DNS + acme.sh (including wildcard *.example.com + example.com), with optional installati...
Generate commit messages from diffs, write PR descriptions, create changelogs, suggest branch names. Every git workflow, automated.
Provision and manage on-demand GPUs on VAST.ai, including search by GPU and price, renting containers, retrieving SSH, and checking account balance.