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
Updated 1/20/2026
Stars
1
Forks
0
quick start
Installation and usage
PR作成・git push前に必ず使用。bun install → fix → format → type → lint を順番に実行。
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use pre-push-quality-checks