pre-push-quality-checks
OfficialEnforce full quality checks before PR creation and pushes.
Authorludiscan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill ensures that code quality gates are enforced before PRs or pushes by guiding and standardizing the pre-push quality workflow, preventing low-quality changes from entering the main branches.
Core Features & Use Cases
- Mandatory dependency installation: always run bun install to ensure a consistent environment before checks.
- Automated quality steps: run fix, format, type, and lint in sequence to fix and validate changes.
- Guardrails for git workflows: block PR creation or pushes if any check fails, ensuring compliance with code standards.
Quick Start
Start by installing dependencies with bun install, then run the full quality checks in order: bun run fix, bun run format, bun run type, and bun run lint.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pre-push-quality-checks Download link: https://github.com/ludiscan/ludiscan-webapp/archive/main.zip#pre-push-quality-checks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.