🦀 ClawHub
Git Hooks Generator
by @sunshine-del-ux
生成 Git hooks 脚本,自动格式化代码、检查 lint、运行测试等。
TERMINAL
clawhub install git-hooks-generator📖 About This Skill
name: git-hooks-generator description: 生成 Git hooks 脚本,自动格式化代码、检查 lint、运行测试等。 metadata: {"clawdbot":{"emoji":"🪝","requires":{},"primaryEnv":""}}
Git Hooks Generator
自动生成 Git hooks,提升开发效率。
功能
使用方法
git-hooks-generator init
git-hooks-generator add --hook pre-commit --type lint