pre-commit-check

Pre-commit Check Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pre-commit-check" with this command: npx skills add cartridge-gg/controller/cartridge-gg-controller-pre-commit-check

Pre-commit Check Skill

Run all pre-commit checks before committing changes.

Usage

Manually verify changes pass all quality gates before committing.

Steps

  • Run pnpm format to format code and fix auto-fixable lint issues

  • Run pnpm lint to check for remaining lint/format issues

  • Run appropriate tests based on changed files

  • Verify TypeScript compilation succeeds

  • Review changes one final time

  • Ready to commit if all checks pass

Notes

  • Husky pre-commit hook automatically runs format + lint:check

  • This skill useful for checking before pushing or during development

  • Consider running pnpm build for major changes

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

create-pr

No summary provided by upstream source.

Repository SourceNeeds Review
General

test

No summary provided by upstream source.

Repository SourceNeeds Review
General

validate-before-merge

No summary provided by upstream source.

Repository SourceNeeds Review
General

find-skills

No summary provided by upstream source.

Repository SourceNeeds Review