home/categories/git-workflows/ludiscan-ludiscan-webapp-claude-skills-pre-push-quality-checks-skill-md
git-workflowsdevops
pre-push-quality-checks
PR作成・git push前に必ず使用。bun install → fix → format → type → lint を順番に実行。
maintainer
ludiscan
Mis à jour 1/20/2026
Étoiles
1
Forks
0
quick start
Installation and usage
PR作成・git push前に必ず使用。bun install → fix → format → type → lint を順番に実行。
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use pre-push-quality-checks