Skip to main content
Back to the directory
mattpocock/skillsSoftware EngineeringTesting and QA

setup-pre-commit

Check for package-lock.json (npm), pnpm-lock.yaml (pnpm), yarn.lock (yarn), bun.lockb (bun). Use whichever is present. Default to npm if unclear.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
4

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/mattpocock/skills --skill setup-pre-commit
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, setup-pre-commit has 4 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: mattpocock/skills. Canonical URL: https://skills.sh/mattpocock/skills/setup-pre-commit.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Check for package-lock.json (npm), pnpm-lock.yaml (pnpm), yarn.lock (yarn), bun.lockb (bun). Use whichever is present. Default to npm if unclear. Install as devDependencies: This creates .husky/ dir and adds prepare: "husky" to package.json. Write this file (no shebang needed for Husky v9+): Adapt : Replace npm with detected package manager. If repo has no typecheck or test script in package.json, omit those lines and tell the user. Only create if no Prettier config exists. Use these defaults: Stage all changed/created files and commit with message: Add pre-commit hooks (husky + lint-staged + prettier) This will run through the new pre-commit hooks — a good smoke test that everything works.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does setup-pre-commit do?

Check for package-lock.json (npm), pnpm-lock.yaml (pnpm), yarn.lock (yarn), bun.lockb (bun). Use whichever is present. Default to npm if unclear.

Is setup-pre-commit good?

setup-pre-commit does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support setup-pre-commit?

setup-pre-commit currently lists compatibility with Skills CLI.

Is setup-pre-commit safe to install?

setup-pre-commit has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to setup-pre-commit?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install setup-pre-commit?

Run the following command to install setup-pre-commit: npx skills add https://github.com/mattpocock/skills --skill setup-pre-commit

Related skills

More from mattpocock/skills

Related skills

Alternatives in Software Engineering